Tag Archives: selenium-server

Solution to the Selenium with Firefox 22 Issues and How to Report Issues

Firefox v22 changed things and many commands for Selenium core did not work any more. If you use Selenium IDE, the latest release v2.2.0, fixes all known issues caused by Firefox 22. Since the automatic update is currently not working … Continue reading

Posted in Selenium | Tagged , , , , , , , , , , | 3 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

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

Running Selenium RC With Firefox 4 Beta 6

Yeah!!! Managed to get a small test working on Firefox 4 beta 6 using Selenium RC v1.0.1 Here are the steps that I followed. Rename the selenium-server.jar to selenium-server.zip (as it is actually a zip file). Unpack the selenium-server.xip into … Continue reading

Posted in Selenium Troubleshooting | Tagged , , , , , , , , , , , , , | 4 Comments