Commit Graph

6 Commits

Author SHA1 Message Date
Haoqun Jiang b85f5f264f fix: add missing mocha type if wdio is not installed along with any unit testing frameworks (#5769) 2020-08-11 16:25:45 +08:00
Haoqun Jiang 56bb3e03ae fix: fix missing 's' in directory path 2020-08-06 16:43:03 +08:00
Haoqun Jiang 8e4090f545 refactor: output webdriverio logs to tests/e2e/logs (#5753)
This allows us to have a more accurate path to specify in .gitignore
2020-08-06 16:15:14 +08:00
Haoqun Jiang e5b17fac27 fix: should not add to capabilities if corresponding browser is unchecked on creation 2020-08-05 23:52:26 +08:00
Haoqun Jiang 467e577e49 fix: fix webdriver.io setup with TS 2020-08-05 16:26:23 +08:00
Christian Bromann 87e9d42fbe feat(e2e-webdriverio): add e2e plugin for WebdriverIO (#5479) 2020-08-01 00:46:14 +08:00