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: webdriverio to work with IE11 and other browsers #209

Merged
merged 1 commit into from
Oct 23, 2019

Conversation

ineedfat
Copy link
Contributor

Details

Refactored best/runner-webdriverio code and added rollup-plugin-compat dependency for best/builder to fix IE11 compatibility issues.

In my original best/runner-webdriverio PR, I forgot to include this change in Agent.ts which passes the webdriverOptions to the remote agent worker in agent-hub. Without this change, we aren't able to override the default webdriverOptions which has chrome as the default browser.

Does this PR introduce a breaking change?

  • Yes
  • No

@jodarove jodarove merged commit af061af into salesforce:master Oct 23, 2019
@ineedfat ineedfat deleted the bugs/webdriverio branch October 29, 2019 00:25
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.

2 participants