selenium-google-code-issue-archive icon indicating copy to clipboard operation
selenium-google-code-issue-archive copied to clipboard

Safari Driver Issue : Timed out waiting for response from WebSocket server displayed after navigating to Home page by clicking sign in.

Open lukeis opened this issue 9 years ago • 3 comments

Originally reported on Google Code with ID 8364

Steps:

The below steps are working fine on all the browsers except Safari.

1. go to url
2. enter username and password
3. click sigh in 
4. get the title of the page(fails)

Description: Unable to find the page and elements after landing on new page (second
page).


Exception details:

OpenQA.Selenium.WebDriverTimeoutException was unhandled by user code
  HResult=-2146233088
  Message=Timed out waiting for response from WebSocket server
  Source=WebDriver
  StackTrace:
       at OpenQA.Selenium.Remote.RemoteWebDriver.UnpackAndThrowOnError(Response errorResponse)
       at OpenQA.Selenium.Remote.RemoteWebDriver.Execute(String driverCommandToExecute,
Dictionary`2 parameters)
       at OpenQA.Selenium.Remote.RemoteWebDriver.FindElement(String mechanism, String
value)
       at OpenQA.Selenium.Remote.RemoteWebDriver.FindElementByTagName(String tagName)
       at OpenQA.Selenium.By.<>c__DisplayClass1a.<TagName>b__18(ISearchContext context)
       at OpenQA.Selenium.By.FindElement(ISearchContext context)
       at OpenQA.Selenium.Remote.RemoteWebDriver.FindElement(By by)
       at OpenQA.Selenium.Support.UI.ExpectedConditions.<>c__DisplayClass7.<ElementExists>b__6(IWebDriver
driver)
       at OpenQA.Selenium.Support.UI.DefaultWait`1.Until[TResult](Func`2 condition)

Reported by anilkkoppolu on 2015-01-07 12:28:03

lukeis avatar Mar 04 '16 09:03 lukeis

Safari versions - 5.1.7
Webdriver = 2.44.0

Reported by anilkkoppolu on 2015-01-07 12:29:06

lukeis avatar Mar 04 '16 09:03 lukeis

Reported by barancev on 2015-01-17 23:13:53

  • Labels added: Browser-Safari, Component-WebDriver

lukeis avatar Mar 04 '16 09:03 lukeis

Reported by luke.semerau on 2015-09-17 17:47:30

  • Labels added: Restrict-AddIssueComment-Commit

lukeis avatar Mar 04 '16 09:03 lukeis