Author Archives: Samit Badle

New Selenese Command – sendKeys

I have just added a new command sendKeys to Selenium IDE. I believe that this is the way forward and it should fix the problem you have been facing with the typeKeys command (issue 3861). Here is the important section … Continue reading

Posted in Selenium IDE | Tagged , , , , , , , , | 17 Comments

Insanely Productive and Incredibly Satisfying

Just yesterday I posted that WebDriver Playback is coming to Selenium IDE and that I had managed to get my first command successfully executed via WebDriver using Selenium IDE!!! After an insanely productive day at Selenium Conference 2012, I am … Continue reading

Posted in Selenium IDE | Tagged , , , , , , , , | 6 Comments

WebDriver Playback is coming to Selenium IDE

I am really excited and I could not wait to share this news with you all! Back in November last year, when Dave Hunt and I became the new owners of the Selenium IDE, we got together and created a … Continue reading

Posted in Selenium IDE | Tagged , , , , , , , , | 9 Comments

My Selenium IDE Plugins Updated for Firefox 11

I have uploaded new versions of all my Selenium IDE plugins on Firefox Addons website. They should now work with Firefox 11 and Selenium IDE v1.7.0. The updates should be sent to you automatically when Mozilla approves them. You can … Continue reading

Posted in Selenium IDE Plug-ins | Tagged , , , , , , , , , , , , , , , , , , , | 19 Comments

Screenshot on Fail v1.0 for Selenium IDE Now Available

Capturing a screen shot on error or failure is a useful ability that has been available to Selenium users via programming languages. Selenium IDE users did not have an easy option so far. My Screenshot on Fail plugin for Selenium … Continue reading

Posted in Selenium IDE Plug-ins | Tagged , , , , , , , , , , , , | 18 Comments

My Selenium IDE Plugins Updated for Firefox 10

I have uploaded new versions of all my Selenium IDE plugins on Firefox Addons website. They should now work with Firefox 10 and Selenium IDE v1.6.0. The updates should be sent to you automatically when Mozilla approves them. You can … Continue reading

Posted in Selenium IDE Plug-ins | Tagged , , , , , , , , , , , , , , , , , , | 9 Comments

Selenium IDE v1.6.0 Released and Includes Firefox 10 Support

Last week Selenium IDE v1.6.0 was released and is available for download from the usual download site. Other than the Firefox 10 support, it has the following enhancements and fixes:- Keyboard shortcuts to launch Selenium IDE You can use Ctrl+Alt+S … Continue reading

Posted in Selenium IDE | Tagged , , , , , , , | Leave a comment

Page Coverage v1.0 for Selenium IDE Now Available

A few days back, I posted how Page Coverage is a useful technique to determine if any test cases have been missed and to keep managers happy. Page Coverage plugin for Selenium IDE that get you the page coverage of … Continue reading

Posted in Selenium IDE Plug-ins | Tagged , , , , , , , , , , , | 8 Comments

Improving the Quality of Your Tests Through Page Coverage

Programmers often write tests and have a lot of powerful frameworks and tools at their disposal. One technique, Code coverage, provides you with the actual lines of code that are executed when the tests are run. This information is usually condensed … Continue reading

Posted in Selenium Tips | Tagged , , , , , , , | 1 Comment

My Selenium IDE Plugins Updated for Firefox 9

I have uploaded new versions of all my Selenium IDE plugins on Firefox Addons website. They should now work with Firefox 9 and Selenium IDE v1.5.0. The updates should be sent to you automatically when Mozilla approves them. You can … Continue reading

Posted in Selenium IDE Plug-ins | Tagged , , , , , , , , , , , , , , , , , | 4 Comments