I have a Selenium automation suite up and running with chrome which works like a charm. I have integrated IEdriver within. After integrating I executed few of the test cases and getting problem with the execution on IE11. I observed that my test fails with the exception "HTTP request to the remote WebDriver timed out after 60 seconds" . This behavior is random for every run and in continuing tests, pop up window is always logged out in application. Did anyone face similar problem?
↧