]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1989195: Nightwatch Chrome Config & Notes
authorBill Erickson <berickxx@gmail.com>
Tue, 25 Oct 2022 17:39:06 +0000 (13:39 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Tue, 9 May 2023 14:54:38 +0000 (10:54 -0400)
commitbd0cf071fbd29a52f3b3e558f918011631ba9e4d
tree10cc52e718ab291de45eac03f4cd661cdf1b44a6
parentbcab3196cae16ad344869a9c390864127f4de146
LP1989195: Nightwatch Chrome Config & Notes

This does not install the chrome driver by default.  It only modifies
the config to support chrome as an option.

For those that want to test with Chrome in addition to Firefox:

$ npm install --save-dev chromedriver
$ ng e2e --env chrome

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/eg2/nightwatch.conf.js