Show us the code, which throws an error for you. It should not throw any errors when you just `require "watir"`. If you do `Watir::Browser.new` then the appropriate library is loaded `watir-classic` or `watir-webdriver` but never both. I can see that you're getting that problem if you try to monkey-patch.
--- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-classic/commit/b50a713c04bcffd3df67cc6c8c86a8958c288276#commitcomment-3799232
_______________________________________________ Wtr-development mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-development
