Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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?

like image 579
user1340582 Avatar asked Jan 29 '26 20:01

user1340582


1 Answers

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.

like image 58
Maria Lingo Avatar answered Feb 01 '26 09:02

Maria Lingo



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!