Guest User

Untitled

a guest
Jul 17th, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. Starting ChromeDriver 2.35.528161 (5b82f2d2aae0ca24b877009200ced9065a772e73) on port 1882
  2. Only local connections are allowed.
  3. Failed CheckTitle
  4. Error Message:
  5. Initialization method UnitTestProject.ForgotPasswordScenarios.OpenBrowser threw exception. OpenQA.Selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"id","selector":"email"}
  6. (Session info: chrome=67.0.3396.99)
  7. (Driver info: chromedriver=2.35.528161 (5b82f2d2aae0ca24b877009200ced9065a772e73),platform=Windows NT 10.0.14393 x86_64).
  8. Stack Trace:
  9. at OpenQA.Selenium.Remote.RemoteWebDriver.UnpackAndThrowOnError(Response errorResponse)
  10. at OpenQA.Selenium.Remote.RemoteWebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
  11. at OpenQA.Selenium.Remote.RemoteWebDriver.FindElement(String mechanism, String value)
  12. at OpenQA.Selenium.Remote.RemoteWebDriver.FindElementById(String id)
  13. at OpenQA.Selenium.By.<>c__DisplayClass16_0.<Id>b__0(ISearchContext context)
  14. at OpenQA.Selenium.By.FindElement(ISearchContext context)
  15. at OpenQA.Selenium.Remote.RemoteWebDriver.FindElement(By by)
  16. at UnitTestProject.BrowserHelper.OpenBrowser() in D:\a\1\s\Akere\UnitTestProject\BrowserSetting.cs:line 43
  17. at UnitTestProject.ForgotPasswordScenarios.OpenBrowser() in D:\a\1\s\Akere\UnitTestProject\ForgotPasswordScenarios.cs:line 18
Add Comment
Please, Sign In to add comment