Support BrowserStack in UI testing

This commit is contained in:
Kazuhito Yokoi
2020-01-21 09:49:19 +09:00
committed by GitHub
parent ee6f6ae391
commit b49835c72f
4 changed files with 101 additions and 23 deletions

View File

@@ -3,5 +3,7 @@ npm install --no-save \
wdio-chromedriver-service@^0.1.5 \
wdio-mocha-framework@^0.6.4 \
wdio-spec-reporter@^0.1.5 \
webdriverio@^4.14.1 \
chromedriver@^78.0.1
webdriverio@^4.14.4 \
chromedriver@^79.0.0 \
wdio-browserstack-service@^0.1.19 \
browserstack-local@^1.4.4