简体   繁体   中英

Firefox 3.6 update breaks selenium

I'm unable to run any selenium tests since I updated Firefox to 3.6. Is it happening just to me or is it everybody?

Error message I get is: Could not start Selenium session: Failed to start browser session

This is in Windows Xp.

Ok. Found the problem. My Netbeans was using version 1.0.1 which did not support 3.6.

This fixed it: http://geekswithblogs.net/thomasweller/archive/2010/02/14/making-selenium-1.0.1-work-with-firefox-3.6.aspx

您也可以在扩展正式支持新发布的版本之前尝试使用扩展“ Nightly Test Tool”。

Selenium 1.0.3 was updated to work with Firefox 3.6 so suggest updating your version instead of going in and hacking the jar file.

You can get the latest version from http://code.google.com/p/selenium/downloads/list

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM