Tag Archives: Creating Firefox Addons

Test Results v1.0 for Selenium IDE Now Available

Those of you who have been following my blog would have expected this news. I mentioned in my post about Testing Evidence that I was working on this plugin. Test Results is a plugin for Selenium-IDE to save the results … Continue reading

Posted in Selenium IDE Plug-ins | Tagged , , , , , , , , , , | 25 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