Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Andrerleao patch 4 plugin wdio cannot install selenium (codeceptjs#2687)
* Fix:Data().Scenario().injectDependencies() is not a function Fix: "TypeError: scenario.injectDependencies is not a function" on use Data().Scenario().injectDependencies() or Data().Scenario().inject(); * Add files via upload * Update Appium.js async sendWinAppDriverKeys(unicode_char) only for Windows to send UNICODE_CHARACTER Key to route session/:session_id/keys with body: { value: [UNICODE_CHARACTER]}. * revert appium teste win * add options "seleniumInstallArgs" and "seleniumArgs" when using webdriverio v6.
- Loading branch information