The Ruby Test/Unit WebDriver Exporter is Now Available

The Test/Unit based exporter for Ruby is now available in the v1.1.1-SNAPSHOT version of Selenium IDE. I know some of you have been waiting eagerly for it. You can now give it a spin from our CI server. Grab a copy now from http://bit.ly/selenium-ide-latest and let me know what you think. While it is on par with the rest of the WebDriver exporters, it is still work in progress. Only your feedback can help move it in the direction you want. Enjoy! :-)

This entry was posted in Selenium IDE and tagged , , , , , , , . Bookmark the permalink.

3 Responses to The Ruby Test/Unit WebDriver Exporter is Now Available

  1. Tobias says:

    Hi Samit,

    I’ve found a bug in the current Selenium IDE 1.1.0 if you use a CSS locator like this:
    css=a[onClick] –> works
    css=a[onclick] –> doesn’t work

    Where can I report this bug?

    Greetings, Tobias

Leave a Reply

Your email address will not be published. Required fields are marked *