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:
With Best Regards,
Jarmo Pertman
···
--
Posted via http://www.ruby-forum.com/.