mirror of
https://github.com/appium/appium.git
synced 2026-05-04 09:20:30 -05:00
Fix gem name
$ gem install webdriver ERROR: Could not find a valid gem 'webdriver' (>= 0) in any repository
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#
|
||||
# Before this test will work, you may need to do:
|
||||
#
|
||||
# gem install rspec webdriver
|
||||
# gem install rspec selenium-webdriver
|
||||
#
|
||||
#
|
||||
|
||||
|
||||
Reference in New Issue
Block a user