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
Tag Archives: Automated Testing
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 … Continue reading
Posted in Selenium
Tagged Automated Testing, Firefox, QA, Selenium, Selenium IDE, Testing, Web Application Testing
Comments Off on Selenium IDE v1.0.12 with Firefox 5 support is Available for Testing! Now!
Does Selenium IDE v1.0.11 Support Changing Formats?
After the release of the Selenium IDE v1.0.11, I have come across a lot of queries about the missing language support in Selenium IDE. Here are a few variations of the queries:- The formatters are not working as expected Selenium … Continue reading
Posted in Selenium
Tagged Automated Testing, QA, Selenium, Selenium IDE, Testing, Web Application Testing
44 Comments
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 Automated Testing, CSS, Firefox, Firefox 4, QA, Selenium, Selenium IDE, Testing, Web Application Testing
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 Automated Testing, Firefox, Firefox 4, QA, Selenium, Selenium IDE, Testing, Web Application Testing
1 Comment
Favorites for Selenium IDE
We all have our favorites! My new plugin for Selenium IDE allows you to have favorites in Selenium IDE as well. This plugin is really simple, but I find it very useful. It allows you to add test suites to … Continue reading
Awesome Selenium Conference 2011
Selenium Conference 2011 was awesome. Great people, great presentations and a lot of fun. My slides from the conference for “Efficient Automated Test Creation With Selenium IDE Plugins” are now on slideshare at http://www.slideshare.net/samitbadle/efficient-automated-test-creation-with-selenium-ide-plugins and the files are at https://links.reallysimplethoughts.com/files/WorkshopFiles.zip … Continue reading
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 Automated Testing, Javascript, QA, Selenium, Selenium IDE, Selenium Internals, Testing, Web Application Testing
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
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
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