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
Tag Archives: Selenium 2
WebDriver Playback in Selenium IDE is Here
It’s here! It’s finally here! I have finally committed the code for the WebDriver playback feature in Selenium IDE. If you have not seen the video of the demo during Selenium Conference 2012, you can watch it here. Someone pointed … Continue reading
Posted in Selenium IDE
Tagged Automated Testing, Internet Explorer, qa, selenium, Selenium 2, selenium-ide, testing, Web Application Testing, WebDriver
75 Comments
Getting Ready for WebDriver Playback in Selenium IDE – Part 3 – Internet Explorer Driver Server
WebDriver playback in Selenium IDE requires the Standalone Selenium Server. The Standalone Selenium Server in turn requires a few supporting pieces of software. I have decided to break the whole process into individual parts to make it easier on the … Continue reading
Getting Ready for WebDriver Playback in Selenium IDE – Part 2 – Standalone Selenium Server
WebDriver playback in Selenium IDE requires the Standalone Selenium Server. The Standalone Selenium Server in turn requires a few supporting pieces of software. I have decided to break the whole process into individual parts to make it easier on the … Continue reading
Getting Ready for WebDriver Playback in Selenium IDE – Part 1 – Java
WebDriver playback in Selenium IDE requires the Standalone Selenium Server. The Standalone Selenium Server in turn requires a few supporting pieces of software. I have decided to break the whole process into individual parts to make it easier on the … Continue reading
Posted in Selenium IDE
Tagged Automated Testing, Installing Java, Java, qa, selenium, Selenium 2, testing, Web Application Testing, WebDriver
Leave a comment
Selenium IDE WebDriver Formatters Updated to Support TextPresent Commands
Wow! Time flies! It has been over a year that I added the WebDriver exporters for the four officially supported languages to Selenium IDE. You must have read my post about it. Today I finally updated the WebDriver formatters to … Continue reading
Posted in Selenium IDE
Tagged Automated Testing, Converter, Formatter, qa, selenium, Selenium 2, selenium-ide, testing, Web Application Testing, WebDriver
2 Comments
New Selenese Command – sendKeys
I have just added a new command sendKeys to Selenium IDE. I believe that this is the way forward and it should fix the problem you have been facing with the typeKeys command (issue 3861). Here is the important section … Continue reading
Posted in Selenium IDE
Tagged Automated Testing, qa, selenium, Selenium 2, selenium-ide, sendKeys, testing, Web Application Testing, WebDriver
17 Comments
Insanely Productive and Incredibly Satisfying
Just yesterday I posted that WebDriver Playback is coming to Selenium IDE and that I had managed to get my first command successfully executed via WebDriver using Selenium IDE!!! After an insanely productive day at Selenium Conference 2012, I am … Continue reading
Posted in Selenium IDE
Tagged Automated Testing, qa, selenium, Selenium 2, selenium-ide, selenium-server, testing, Web Application Testing, WebDriver
6 Comments
WebDriver Playback is coming to Selenium IDE
I am really excited and I could not wait to share this news with you all! Back in November last year, when Dave Hunt and I became the new owners of the Selenium IDE, we got together and created a … Continue reading
Posted in Selenium IDE
Tagged Automated Testing, qa, selenium, Selenium 2, selenium-ide, selenium-server, testing, Web Application Testing, WebDriver
9 Comments
Improving the Quality of Your Tests Through Page Coverage
Programmers often write tests and have a lot of powerful frameworks and tools at their disposal. One technique, Code coverage, provides you with the actual lines of code that are executed when the tests are run. This information is usually condensed … Continue reading
Posted in Selenium Tips
Tagged Automated Testing, qa, selenium, Selenium 2, testing, Testing Techniques, Web Application Testing, WebDriver
1 Comment
The Ruby Test/Unit WebDriver Exporter is Now Available
The Test/Unit based exporter for Ruby is now available in the v1.1.1-SNAPSHOT version of Selenium IDE. I know some of you have been waiting eagerly for it. You can now give it a spin from our CI server. Grab a … Continue reading
Posted in Selenium IDE
Tagged Automated Testing, qa, selenium, Selenium 2, selenium-ide, testing, Web Application Testing, WebDriver
3 Comments