If you added it to your `Gemfile` into `test` group then it should be loaded automatically. Does it work if you remove the `require` statement?
Also, it should be `require "watir/rspec"` and not `require "watir-rspec"` as stated above, sorry. --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-rspec/issues/3#issuecomment-20922155
_______________________________________________ Wtr-development mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-development
