Tag Archives: Firefox

Power Debugger Plugin v1.1 for Selenium IDE Released

The Power Debugger plugin has been my personal favourite. This version is now compatible with Firefox 5 and Selenium IDE v1.1. It also includes some refactoring to bring improvements from my latest plugins. You will get it automatically when AMO approves … Continue reading

Posted in Selenium IDE Plug-ins | Tagged , , , , , , , , , | Leave a comment

File Logging Plugin v2.2 for Selenium IDE Released

The latest version of my File Logging plugin for Selenium IDE has been released. It is now compatible with Firefox 5 and the Selenium IDE v1.1. The log file can also be configured to log the time stamp of each … Continue reading

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

Highlight Elements Plugin v1.2 for Selenium IDE Released

Highlight elements is one of my more popular plugins. I have just released a new version of this plugin. This release makes it compatible with the Selenium IDE v1.1. It also includes some refactoring to bring improvements from my latest … Continue reading

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

Favorites Plugin v1.1 for Selenium IDE

I have released a new version of my Favorites plugin. This release makes it compatible with the Selenium IDE v1.1. It also includes some refactoring to bring improvements from my latest plugins. When AMO approves it, you will get it … Continue reading

Posted in Selenium IDE Plug-ins | Tagged , , , , , , , , | Leave a comment

The Exciting Future of Source Code Editing in Selenium IDE

Most users of Selenium IDE know this by now that the Source tab allows you to edit tests in the supported languages. The Selenese (HTML) language is supported out of the box. Several other languages are also supported in the … Continue reading

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

Selenium IDE v1.0.12 is now here!

It has been less than a month since our last release and the new version of Selenium IDE,  v1.0.12, is already out. Grab a copy right now from http://seleniumhq.org/download/. We have released Selenium IDE v1.0.12 mainly for adding support for … Continue reading

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

Selenium IDE v1.0.12 with Firefox 5 support is Available for Testing! Now!

By the time you see this post, our CI server should be building what I think is the final build for Selenium IDE v1.0.12. You can grab it now from http://bit.ly/selenium-ide-latest (if you are lucky Hopefully, Adam or I will … Continue reading

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

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

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