aris
1
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 P.