So there are two classes using same name Watir::Browser exist in both watir and watir-classic? If I installed both of them, and require 'watir' in my code, then invoke Watir::Browser.new, it will throw a superclass not match exception, so I need un-install watir. Why two classes using one name, is there any difference between them? Which gem should I use, watir or watir-classic?
--- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-classic/commit/b50a713c04bcffd3df67cc6c8c86a8958c288276#commitcomment-3799013
_______________________________________________ Wtr-development mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-development
