mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Support UI testing on the latest Google Chrome
This commit is contained in:
3
scripts/install-ui-test-dependencies.sh
Executable file → Normal file
3
scripts/install-ui-test-dependencies.sh
Executable file → Normal file
@@ -4,4 +4,5 @@ npm install --no-save \
|
||||
wdio-mocha-framework@^0.6.4 \
|
||||
wdio-spec-reporter@^0.1.5 \
|
||||
webdriverio@^4.14.1 \
|
||||
chromedriver@2
|
||||
chromedriver@^78.0.1 \
|
||||
@wdio/cli@^5.15.6
|
||||
|
Reference in New Issue
Block a user