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 ee259aa commit 27a2746Copy full SHA for 27a2746
Gemfile
@@ -18,7 +18,6 @@ group :test do
18
gem 'launchy'
19
gem 'database_cleaner'
20
gem 'capybara'
21
- gem 'selenium-webdriver'
22
- gem 'chromedriver-helper'
+ gem 'webdrivers'
23
gem 'byebug'
24
end
0 commit comments