by pietman
16. November 2010 13:22
getting the following ruby error?
no such file to load -- watir/ie (LoadError)
solve as follows:
gem update --system
gem install watir
then try running your ruby file again.
e65e5fc4-6020-4479-84aa-fb6637b425cf|2|3.0
Tags:
Errors | Watir