We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77088e0 commit fedf6bdCopy full SHA for fedf6bd
spec/integration/rails_5.2.5/Gemfile
@@ -52,7 +52,7 @@ group :test do
52
gem 'capybara', '>= 2.15'
53
gem 'selenium-webdriver'
54
# Easy installation and use of chromedriver to run system tests with Chrome
55
- gem 'chromedriver-helper'
+ gem 'webdrivers'
56
end
57
58
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
0 commit comments