My Selenium IDE Plugins
-
Recent Posts
Tags
Automated Testing Converter Creating Firefox Addons CSS Extending Selenium IDE Favorites Selenium IDE Plug-in File Logging Selenium IDE Plug-in Firefox Firefox 4 Firefox 4 beta Firefox 5 Firefox 6 Firefox 7 Firefox 9 Firefox 10 Formatter Highlight Elements Selenium IDE Plug-in Internet Explorer Javascript Log Search Bar Selenium IDE Plug-in Page Coverage Selenium IDE Plug-in Power Debugger Selenium IDE Plug-in QA Scheduler Screenshot on Fail Selenium IDE Plug-in Selenium Selenium 2 Selenium Expert Selenium IDE Plug-in Selenium IDE Selenium IDE Plug-in Selenium Internals Selenium RC Selenium Remote Control Selenium Server sendKeys Talks Testing Testing Techniques Test Results Selenium IDE Plug-in Test Suite Batch Converter Selenium IDE Plug-in Troubleshooting View Stored Vars Selenium IDE Plug-in Web Application Testing WebDriver XULArchives
- September 2015
- May 2015
- March 2015
- January 2015
- October 2014
- January 2014
- September 2013
- July 2013
- February 2013
- December 2012
- October 2012
- August 2012
- July 2012
- April 2012
- March 2012
- February 2012
- January 2012
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- June 2010
Category Archives: Selenium
Almost Magical Facelift of Selenium IDE Panes
Styles are awesome! What started as an exploration to add some style for a menu for one of my Selenium IDE Plugins turned into a small redesign of the panes header of Selenium IDE. What I refer to as panes is … Continue reading
Posted in Selenium Internals
Tagged CSS, Firefox, Selenium IDE, Selenium Internals, XUL
Comments Off on Almost Magical Facelift of Selenium IDE Panes
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
Exploratory Maintenance and Debugging Selenium Tests
What would you do if you ever have to maintain or debug tests that are unknown to you or you have forgotten? Sounds familiar? One obvious approach is to study the test scripts. But if pouring over pages and pages … Continue reading
Posted in Selenium Tips
Tagged Automated Testing, QA, Selenium, Selenium IDE, Testing, Testing Techniques, Troubleshooting, Web Application Testing
2 Comments
Highlight Elements Plugin for Selenium IDE ver 1.0 Released
The Highlight Elements plugin for Selenium IDE is now available on the Firefox addons site. This plugin for Selenium-IDE highlights elements specified in the Selenese commands on the web page as the test case is executed. Once this plugin is installed, a highlight … Continue reading
The Selenium Files: Missing Log Message in Selenium IDE
Every now and then I noticed that the first log message did not show up in the log pane of the Selenium IDE. Thanks to my File Logging plugin for Selenium IDE, it was never a problem. The File Logging … Continue reading
Posted in The Selenium Files
Tagged Debugging, Firefox, Javascript, Selenium, Selenium IDE, Selenium Internals, Troubleshooting
Comments Off on The Selenium Files: Missing Log Message in Selenium IDE
The Test Suite Batch Converter plugin for Selenium IDE Updated
The Test Suite Batch Converter plugin for Selenium IDE has been updated to v1.1. This update makes some internal improvements. The user interface was not changed. Get it from the Firefox addons website. As usual, feel free to leave comments, … Continue reading
The Selenium Files: Misbehaving typeKeys!
I wrote this post a few months back and then went on a holiday without posting it. By the time I was back, I had completely forgotten about it. Perhaps, stumbling upon it today is a sign that I should … Continue reading
Posted in The Selenium Files
Tagged Javascript, Selenium, Selenium IDE, Selenium Internals, Troubleshooting
1 Comment
Firefox 4, Selenium IDE and My Selenium Plug-ins
Today, I managed to make time and install the Firefox 4 beta 3. Naturally, one of the first things I did was to check if Selenium IDE would work after bumping up the maxversion in the install.rdf file. It didn’t! … Continue reading
Posted in Selenium IDE Plug-ins
Tagged Firefox, Firefox 4, Firefox 4 beta, QA, Selenium, Selenium IDE, Selenium IDE Plug-in, Testing
Comments Off on Firefox 4, Selenium IDE and My Selenium Plug-ins
File Logging Plugin for Selenium IDE v1.6 Released
The version 1.6 of my File Logging plugin for Selenium IDE is now available on the Firefox addons site. If you have the older version, Firefox should prompt you to upgrade. This version brings a bunch of user experience improvements and some … Continue reading
Posted in Selenium IDE Plug-ins
Tagged File Logging Selenium IDE Plug-in, QA, Selenium, Selenium IDE, Selenium IDE Plug-in, Testing
10 Comments