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-rc
Solution to the Selenium with Firefox 22 Issues and How to Report Issues
Firefox v22 changed things and many commands for Selenium core did not work any more. If you use Selenium IDE, the latest release v2.2.0, fixes all known issues caused by Firefox 22. Since the automatic update is currently not working … Continue reading
Posted in Selenium
Tagged Automated Testing, Firefox, Firefox 22, qa, selenium, selenium-ide, selenium-rc, selenium-remote-control, selenium-server, Web Application Testing, WebDriver
3 Comments
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