isDisplayed and Wait are not working for Safari browser with selenium webdriver

427 views
Skip to first unread message

Hari Prasad

unread,
Jun 1, 2016, 8:10:23 AM6/1/16
to Selenium Users
I have some automation code written in java and selenium driver which works fine with Firefox browser.
When i try to run same on safari browser,WebdriverWait or FluentWait are not working.
I am trying to put wait on some webelement using WebdriverWait or FluentWait ,but it is waiting forever.
Even i tried isDisplayed on WebElement but still did not work.
The error it is throwing is
[1] com.intuit.qbo.test.uk.TestTaxBasisCashEndtoEndFlowGB#verifyEndToEndCash:  - 
org.openqa.selenium.TimeoutException: Timed out awaiting response to command "getCurrentUrl" after 30004 ms (WARNING: The server did not provide any stacktrace information)



Any Help on this will be Appreciated :)


Andrew Jervis

unread,
Jun 1, 2016, 5:04:21 PM6/1/16
to Selenium Users
This issue looks very similar to issue #5860

https://github.com/seleniumhq/selenium-google-code-issue-archive/issues/5860

As yet there does not appear to be a fix
Reply all
Reply to author
Forward
0 new messages