Guest User

Untitled

a guest
Jul 18th, 2018
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. localhost:Documents myusername$ irb
  2. >> require 'watir'
  3. => true
  4. >> exit
  5. localhost:Documents myusername $ ruby -e "require 'watir'"
  6. -e:1:in `require': no such file to load -- watir (LoadError)
  7. from -e:1
  8. localhost:Documents myusername $
Add Comment
Please, Sign In to add comment