Skip to content
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

fix(service.js): apply the current browser object #123

Conversation

erwinheitzman
Copy link
Member

The global browser object was used though WebdriverIO v8 supports importing the globals manually. This commit applies the current browser object that has all the properties it needs.

The global browser object was used though WebdriverIO v8 supports importing the globals manually. This commit applies the current browser object that has all the properties it needs.
@erwinheitzman
Copy link
Member Author

@wswebcreation I would like to apply this fix to version 3.1.1 as well and create a 3.1.2 version. How could we make this happen? :)

@wswebcreation
Copy link
Member

Hi @erwinheitzman

Thanks for the PR, but not sure how to do that. Why not on the latest version

@erwinheitzman
Copy link
Member Author

This would be since we cannot upgrade in the project I currently work on.

However we have found a solution on our side so such a release is no longer needed :)

@erwinheitzman
Copy link
Member Author

In order for the build to pass, the chromedriver version needs to be updated or one of the versioning options listed here should be applied.

@christian-bromann
Copy link
Member

fixed in #130

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.

3 participants