The call for presenters for the Test Automation Bazaar is now live. This conference is happening in Austin, Texas from 23-24 March, 2012.

Austin, Texas - Image via Wikipedia
The call for presenters for the Test Automation Bazaar is now live. This conference is happening in Austin, Texas from 23-24 March, 2012.

Austin, Texas - Image via Wikipedia
watir-webdriver 0.4.1 has been released.
Major changes since the last release:
Install it with
gem install watir-webdriver
As usual:
It is with great pleasure that we announce Taza 0.9.1.1 has been released. We hope you find this release stable, and that you like the small improvements we made. We added support to software we think are the way you should go when it comes to automating tests in Ruby. If you haven’t tried it, I encourage you to give it a shot. In this release, we added:
Among the features we want to improve next are fixtures. I personally find them hard to maintain, and especially in Taza, a little too much on the magic side. We’ve stablished a roadmap regarding those:
We welcome any suggestions to this roadmap, and anything you might find worth telling us.
Also, there is a nice tutorial about using it with rspec and cucumber.
Master branch uses watir. Watir-webdriver branch is there for people not using windows (but it runs on windows, too).
Just run bundle, then bundle exec cucumber and bundle exec rspec spec to run the tests.
There are some failing tests because Etsy changed their website. We haven’t updated the tutorial yet, but I guess fixing it might be a good way of learning it, if you’re interested.
Install it with:
gem install taza
As usual:
Sincerely,
Posted originally at watir-general by Pedro Nascimento. Published here with permission.
watir-webdriver 0.3.9 has been released.
This version has the following changes:
Install it with
gem install watir-webdriver
As usual:
Time flies when you’re having fun! It feels like I blogged about watir-webdriver 0.3.6 release yesterday.
watir-webdriver 0.3.8 has been released.
This version has the following changes:
Install it with
gem install watir-webdriver
As usual:
watir-webdriver 0.3.6 has been released.
This version has the following changes:
Window#present? and Element#exists?Install it with
gem install watir-webdriver
As usual:
Hi!
Watir 2.0.4 has been released. This version has the following changes:
* IE#execute_script escapes multi-line JavaScript scripts
* allow css and xpath locators for element collection methods, fixes WTR-493
Install it with:
gem install watir