My Selenium IDE Plugins
-
-
Recent Posts
Categories
Tags
Automated Testing Converter Creating Firefox Addons CSS Extending Selenium IDE favorites-selenium-ide-plug-in File Logging (Selenium IDE) Plug-in Firefox firefox firefox firefox-4 firefox-4-beta 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-expert-selenium-ide-plug-in selenium-ide selenium-ide-plug-in selenium-rc selenium-remote-control selenium-server Selenium 2 Selenium Internals sendKeys Special Keys test-results-selenium-ide-plug-in test-suite-batch-converter-selenium-ide-plug-in testing Testing Techniques 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
Author Archives: Samit Badle
Back From a Short Holiday
I am back from a short holiday in France. I finally managed to catch a glimpse of Mona Lisa, climb part of the Eiffel Tower, see the Notre Dame painted by Monet, climb on the top of Elephant Cliff, walk on … Continue reading
Posted in Amazing
Leave a comment
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 Internals, selenium-ide, Troubleshooting
Leave a comment
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 Internals, selenium-ide, 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
Leave a comment
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
Back from a Short Holiday
Finally back in Amsterdam from a short cool holiday. Time to upload some new stuff.
Posted in Amazing
Leave a comment
The Test Suite Batch Converter plugin for Selenium IDE
The Test Suite Batch Converter plugin for Selenium IDE is now available on the Firefox addons site. This plugin for Selenium-IDE allows you to convert one or more test suites, including their test cases, from the html format to any … Continue reading
The Birth of Another Selenium-IDE Plugin – The Batch Converter
Moving to Selenium RC from Selenium IDE should be painless, right? You can just select the test case and export it to the language you love. Really simple. Click on the test case Click on the File menu Wait on … Continue reading