You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 29, 2018. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Originally reported on Google Code with ID 8364
Reported by
anilkkoppolu
on 2015-01-07 12:28:03The text was updated successfully, but these errors were encountered: