Last active
August 29, 2015 13:56
-
-
Save terotil/9289912 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15:12:16.521 INFO - Executing: [find element: By.selector: #my-element-id] at URL: /session/efaa2f38-3fc8-4e9d-8813-b23c59a91406/element) | |
15:12:17.814 WARN - Exception thrown | |
org.openqa.selenium.NoSuchElementException: Unable to locate element: {"method":"css selector","selector":"#my-element-id"} | |
Command duration or timeout: 14 milliseconds | |
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment