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 webdrivers #4199

Merged
merged 2 commits into from
Sep 14, 2023
Merged

Fix webdrivers #4199

merged 2 commits into from
Sep 14, 2023

Conversation

shaun-technovation
Copy link
Contributor

To fix this locally I ran:

bundle update selenium-webdriver
bundle update capybara

but, I think since I updated the Gemfile.lock, a simple bundle should work too.

Anyhow, after I updated both of those gems, I was able to run :js specs again.

Also, here are some comments on how I discovered we need to update both selenium and capybara:
titusfortner/webdrivers#247 (comment)
titusfortner/webdrivers#247 (comment)
titusfortner/webdrivers#247 (comment)

@shaun-technovation shaun-technovation changed the title WIP Fix webdrivers Fix webdrivers Sep 13, 2023
Copy link
Contributor

@viviancan viviancan left a comment

Choose a reason for hiding this comment

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

Nice fix 💯 great find on the comments too!!

@shaun-technovation shaun-technovation merged commit 6b5ca6c into qa Sep 14, 2023
@shaun-technovation shaun-technovation deleted the 4176-fix-webdrivers branch September 14, 2023 14:17
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