Created
March 22, 2013 03:08
-
-
Save richdownie/5218644 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
RichDownie@ls ~ $ sudo gem install watir-webdriver | |
Password: | |
Successfully installed watir-webdriver-0.6.2 | |
1 gem installed | |
Installing ri documentation for watir-webdriver-0.6.2... | |
Installing RDoc documentation for watir-webdriver-0.6.2... | |
RichDownie@ls ~ $ irb | |
>> require 'watir-webdriver' | |
=> true | |
>> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment