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 selenium for macOS on nightly #1047

Merged
merged 5 commits into from Nov 9, 2021
Merged

Fix selenium for macOS on nightly #1047

merged 5 commits into from Nov 9, 2021

Conversation

rokshana-b
Copy link
Contributor

What changed?
Changed the way webDriver is initialized for MacOS

Why?
MacOS now comes with selenium 4 by default in github actions. To have successful test runs, we need to initialize webDriver instance differently — depending on the OS in which the test is running. This only affects the UI tests.

Copy link
Contributor

@jrryjcksn jrryjcksn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rokshana-b rokshana-b merged commit 0311961 into main Nov 9, 2021
@rokshana-b rokshana-b deleted the fix-selenium-for-macOS branch November 9, 2021 01:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants