Tag Archives: QA

Does Selenium IDE v1.0.11 Support Changing Formats?

After the release of the Selenium IDE v1.0.11, I have come across a lot of queries about the missing language support in Selenium IDE. Here are a few variations of the queries:- The formatters are not working as expected Selenium … Continue reading

Posted in Selenium | Tagged , , , , , | 44 Comments

Welcome Selenium IDE 1.0.11 (with Firefox 4 support)

Happy times are here again. I just released Selenium IDE v1.0.11 and you can grab a copy right now from http://seleniumhq.org/download/. I am happy to say that I have contributed 73% of the changes in this release. I would also … Continue reading

Posted in Selenium | Tagged , , , , , , , , | 10 Comments

Selenium IDE for Firefox 4 is Almost Ready

By the time I finish writing this post, our Continuous Integration server should have built the new version of Selenium IDE with the Firefox 4 support. The fixes for the final critical issues are now in. You can grab a … Continue reading

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

An Update About Selenium IDE for Firefox 4

We know that you all are waiting for an official release of Selenium IDE for Firefox 4 and we are working on it. This post is to give you a brief update on the current state of affairs. I managed … Continue reading

Posted in Selenium | Tagged , , , , , | Comments Off on An Update About Selenium IDE for Firefox 4

Favorites for Selenium IDE

We all have our favorites! My new plugin for Selenium IDE allows you to have favorites in Selenium IDE as well. This plugin is really simple, but I find it very useful. It allows you to add test suites to … Continue reading

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

Extending the Selenium IDE by Adding Commands to the Context Menu – Part 2

Improving the ‘It works’ commandBuilder This is the second part of the series of posts on extending the Selenium IDE using Command Builders. Command builders allow you to add items to the Selenium IDE context menu in Firefox providing convenient … Continue reading

Posted in Selenium Internals | Tagged , , , , , , , | 22 Comments

Extending the Selenium IDE by Adding Commands to the Context Menu – Part 1

Creating the ‘It works’ commandBuilder This is the first of a series of posts on the Command Builders extension support in Selenium IDE. I have already covered the Locator Builders in an earlier post. I just love shortcuts. Don’t you love them too? … Continue reading

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

Test Suite Batch Converter Plugin v1.5 Released

I have released a new version of the Test Suite Batch Converter plugin for Selenium IDE. This version, v1.5, brings the ability to convert test cases directly without requiring them to be part of a test suite via a new … Continue reading

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

The Selenium Expert is Here!

I would like to introduce you to my latest plugin for the Selenium IDE – the Selenium Expert. This plugin is my attempt to bring the wonderful world of inspections, tips, hints, fixes and refactoring to Selenese! The Selenium Expert … Continue reading

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

The Power Debugger Plugin v1.0 for Selenium IDE Released

This plugin for Selenium-IDE improves debugging and troubleshooting issues with scripts. This plugin adds the pause on fail tool to the Selenium IDE toolbar. When pause on fail is turned on, Selenium IDE would pause the execution of the test … Continue reading

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