Skip to content

Conversation

@ceritium
Copy link
Contributor

@ceritium ceritium commented Sep 20, 2021

Summary

It modifies the "rails new" generator to produce a Gemfile with "selenium-webdriver", ">= 4.0.0.rc1"

Other Information

selenium-webdriver added support for Ruby 3.0, but there is only an RC version available right now.

Related to #43248

@rails-bot rails-bot bot added the railties label Sep 20, 2021
@ceritium ceritium force-pushed the selenium-webdriver-4 branch 3 times, most recently from bfd88e1 to e905fa9 Compare September 20, 2021 16:43
@ceritium ceritium marked this pull request as ready for review September 20, 2021 17:04
`selenium-webdriver` added support for Ruby 3.0, but there is only an RC version available right now.

Related to rails#43248
@ceritium
Copy link
Contributor Author

@byroot @rafaelfranca, do you think it's necessary to backport it to Rails 6.1?

rafaelfranca added a commit that referenced this pull request Sep 20, 2021
Requires selenium-webdriver 4.0.0 on ruby >= 3.0.0
@ceritium ceritium changed the title Requires selenium-webdriver 4.0.0 on ruby >= 3.0.0 Requires selenium-webdriver 4.0.0 Sep 20, 2021
kamipo added a commit to kamipo/rails that referenced this pull request Oct 20, 2021
New Rails 7.0 generator produces a Gemfile with "selenium-webdriver",
">= 4.0.0" to support Ruby 3.0 (rails#43270), and latest webdrivers 5.0.0
requires selenium-webdriver ~ 4.0.

https://rubygems.org/gems/webdrivers/versions/5.0.0

It is time to drop selenium-webdriver 3.x support for Rails 7.0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants