Skip to content

Use WebDriver capabilities config in wdio plugin #1869

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 6, 2019

Conversation

quekshuy
Copy link
Contributor

@quekshuy quekshuy commented Sep 2, 2019

Currently the wdio plugin isn't passing in all the arguments it can and should according to the launcher construction method signature as specified by webdriverio. This PR seeks to rectify that.

Fixes #1868

@DavertMik
Copy link
Contributor

Makes sense. Thank you!

@DavertMik DavertMik merged commit 37b423b into codeceptjs:master Sep 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeError: Capabilities should be an object or Array! when using Browserstack helper
2 participants