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

Stop using webdrivers #2698

Merged
merged 1 commit into from
Oct 14, 2023
Merged

Conversation

jcoyne
Copy link

@jcoyne jcoyne commented Oct 13, 2023

selenium-webdriver provides all that is needed now

@pirj
Copy link
Member

pirj commented Oct 13, 2023

Isn’t selenium-webdriver 4.10+ that is capable to use the selenium manager Ruby 3+ only?

We’re fixing build issues at the moment, and this is the major one. If you have a clear idea how to download drivers for Ruby 2.6, 2.7 and 3+, that will help a lot.

Please ignore Rails 7.1 and 7.0 builds, there’s at least some mailers failing spec.

@pirj
Copy link
Member

pirj commented Oct 13, 2023

@pirj
Copy link
Member

pirj commented Oct 13, 2023

#2692

selenium-webdriver provides all that is needed now
@JonRowe
Copy link
Member

JonRowe commented Oct 14, 2023

Bare in mind this branch supports Rails 6 as well as 7, and this file is about making a new rails app work on CI, so this probably needs at least a version switch around the rails version, as we are modifying a default app's Gemfile...

@JonRowe JonRowe changed the base branch from main to add-rails-71-directly October 14, 2023 09:44
@JonRowe JonRowe force-pushed the add-rails-71-directly branch from d0e3089 to 1a8cc68 Compare October 14, 2023 09:44
@JonRowe
Copy link
Member

JonRowe commented Oct 14, 2023

I didn't think this would work on 6.1 but it does, thus I'm going to merge it into #2692 thank you!

@JonRowe JonRowe merged commit 8a1d3ee into rspec:add-rails-71-directly Oct 14, 2023
7 of 15 checks passed
JonRowe added a commit that referenced this pull request Oct 14, 2023
JonRowe added a commit that referenced this pull request Nov 14, 2023
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