Posts Tagged with "selenium ide"

Improving Selenium IDE

Wednesday, July 7, 2010

0 Comments

I’ve been working on a new formatter plugin for Selenium IDE, and along the way I discovered some quirks (not necessarily bugs) in the code. After a few discussions with some of the Selenium community, I decided to get stuck in and see if I couldn’t make some improvements. In the interest of sharing my [...]

Continue reading...

From IDE to Selenium 2

Thursday, April 22, 2010

3 Comments

Here are the slides from my ‘From IDE to Selenium 2′ talk that I gave at the second London Selenium Users meetup. Slides from the other talks to follow. View more presentations from davehunt82. Full project containing Selenium IDE test script, Selenium 2 Java TestNG tests (including dependancies), and slides available in this public Subversion [...]

Continue reading...

Selenium IDE – My plugin baby

Monday, February 22, 2010

2 Comments

With last month’s release of Selenium IDE 1.0.4 came initial support for plugins, and this month’s release of 1.0.5 continues to build on the new plugin API as well as fixing a few bugs. This is quite possibly the most exciting development in Selenium IDE in a long time, and the best thing is that [...]

Continue reading...