Sep 6, 2011

Watir on Rails

I have been using Selenium + Capybara for a week now. Somehow, the clicking on Selenium is super unstable. The test cases occasionally fail.

It is really strange because Watir also uses selenium webdriver. But anyway the problem has gone now.

I have decided to give Watir a try. Anyway, Watir does not have an easy way to integrate with Rails 3.

Therefore, I have decided to build a gem for that.

And I proudly present you my first gem:

watir-webdriver-rails

I'm so friggin' happy :D :D :D

The gem is hosted on Rubygems.org. Therefore, you can install gem through the normal way