Skip to content
This repository has been archived by the owner on Nov 29, 2018. It is now read-only.

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

Open
lukeis opened this issue Mar 4, 2016 · 3 comments

Comments

@lukeis
Copy link
Member

lukeis commented Mar 4, 2016

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
Copy link
Member Author

lukeis commented Mar 4, 2016

Safari versions - 5.1.7
Webdriver = 2.44.0

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

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

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

  • Labels added: Browser-Safari, Component-WebDriver

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

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

  • Labels added: Restrict-AddIssueComment-Commit

@SeleniumHQ SeleniumHQ locked and limited conversation to collaborators Mar 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant