Category Archives: Selenium IDE

WebDriver Playback in Selenium IDE is Here

It’s here! It’s finally here! I have finally committed the code for the WebDriver playback feature in Selenium IDE. If you have not seen the video of the demo during Selenium Conference 2012, you can watch it here. Someone pointed … Continue reading

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

Getting Ready for WebDriver Playback in Selenium IDE – Part 3 – Internet Explorer Driver Server

WebDriver playback in Selenium IDE requires the Standalone Selenium Server. The Standalone Selenium Server in turn requires a few supporting pieces of software. I have decided to break the whole process into individual parts to make it easier on the … Continue reading

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

Getting Ready for WebDriver Playback in Selenium IDE – Part 2 – Standalone Selenium Server

WebDriver playback in Selenium IDE requires the Standalone Selenium Server. The Standalone Selenium Server in turn requires a few supporting pieces of software. I have decided to break the whole process into individual parts to make it easier on the … Continue reading

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

Getting Ready for WebDriver Playback in Selenium IDE – Part 1 – Java

WebDriver playback in Selenium IDE requires the Standalone Selenium Server. The Standalone Selenium Server in turn requires a few supporting pieces of software. I have decided to break the whole process into individual parts to make it easier on the … Continue reading

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

Selenium IDE WebDriver Formatters Updated to Support TextPresent Commands

Wow! Time flies! It has been over a year that I added the WebDriver exporters for the four officially supported languages to Selenium IDE. You must have read my post about it. Today I finally updated the WebDriver formatters to … Continue reading

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

Selenium IDE v1.9.0 Released and Includes Firefox 14 Support

I released Selenium IDE v1.9.0 today and it should be available for download from the usual download site soon. Until the changes are pushed to the seleniumhq website, you can download it from here. Other than the Firefox 14 support, … Continue reading

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

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

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