Selenium with PHP timeout -


i have couple of selenium tests written in php.

since yesterday 1 test keeps timing out simple $webdriver->get($url); happening in 80% of executions.

it takes 5 minutes finish request. when open url in browser (same browser, without selenium) page loading imediately.

selenium standalone-server, chromedriver , chrome date.

does know issue?


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

python - Error: Unresolved reference 'selenium' What is the reason? -

asp.net ajax - Jquery scroll to element just goes to top of page -