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
Post a Comment