简体   繁体   中英

Selenium WebDriver extremely slow on Firefox

I am running Selenium WebDriver 2.31.0 with Java, both on 64-bit linux and 64-bit windows. Our pages load pretty quickly, about 2 seconds. However, running WebDriver tests pages can load for 30seconds or so. Is there some generic situation when WebDriver runs very slow?

I had a similar problem with loading the pages and sometimes getting a timeout error. I was using the WebDriver with Java and JUnit. Then I updated to the last versions of the libraries for Java and it worked well.

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