Hello everyone! I'm happy to announce that Watir 4.0 has been released.
Install this gem with the following command: gem install watir Then in your test file: require "watir" browser = Watir::Browser.new Refer to the additional usage at the readme: https://github.com/watir/watir/blob/master/README.md With Best Regards, Jarmo Pertman -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected]
