Author Archives: Samit Badle

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

My Selenium IDE Plugins compatibility with Selenium IDE v1.0.8

Selenium IDE v1.0.8 was released on Friday last week. I have finished testing and I am happy to say that all plugins are working as expected. There is no need of any updates due to compatibility reasons. Thanks to Dave … Continue reading

Posted in Selenium IDE Plug-ins | 3 Comments

Using the Findbar in Your Firefox Add-ons – Part 3/3

This is the last post of a three part series that details my experiences with the findbar widget which is available in Firefox and also provides a bit of information on XBL and anonymous ids. Getting Rid of the Close … Continue reading

Posted in Programming | Tagged , , | Leave a comment

Using the Findbar in Your Firefox Add-ons – Part 2/3

This is the second post of a three part series that details my experiences with the findbar widget which is available in Firefox and also provides a bit of information on XBL and anonymous ids. Controlling the Findbar Visibility The … Continue reading

Posted in Programming | Tagged , , | Leave a comment

Using the Findbar in Your Firefox Add-ons – Part 1/3

This is the first post of a three part series that details my experiences with the findbar widget which is available in Firefox and also provides a bit of information on XBL and anonymous ids. Firefox is my primary browser. … Continue reading

Posted in Programming | Tagged , , , , | 4 Comments

The File Logging Plugin for Selenium IDE v1.7 Released

The version 1.7 of my File Logging plugin for Selenium IDE is now available on the Firefox addons site. This version brings a bunch of user experience improvements and major internal improvements. This version saves the current log level for the … Continue reading

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