Created
September 11, 2012 14:59
-
-
Save generalredneck/3699431 to your computer and use it in GitHub Desktop.
Selenium log snipped
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
07:03:45.493 INFO - Command request: waitForPageToLoad[90000, ] on session be710e83a2684c4a934f8663dbe376a9 | |
07:03:45.525 INFO - Got result: OK on session be710e83a2684c4a934f8663dbe376a9 | |
07:03:45.529 INFO - Command request: getExpression[(typeof selenium.browserbot.getCurrentWindow().jQuery == 'undefined' || !selenium.browserbot.getCurrentWindow().jQuery.active), ] on session be710e83a2684c4a934f8663dbe376a9 | |
07:03:45.543 INFO - Got result: OK,(typeof selenium.browserbot.getCurrentWindow().jQuery == 'undefined' || !selenium.browserbot.getCurrentWindow().jQuery.active) on session be710e83a2684c4a934f8663dbe376a9 | |
07:03:45.546 INFO - Command request: waitForCondition[(typeof selenium.browserbot.getCurrentWindow().jQuery == 'undefined' || !selenium.browserbot.getCurrentWindow().jQuery.active), 90000] on session be710e83a2684c4a934f8663dbe376a9 | |
07:03:45.572 INFO - Got result: OK on session be710e83a2684c4a934f8663dbe376a9 | |
07:03:45.576 INFO - Command request: getExpression[xpath=//label[contains(text(), 'Enable registration for Player')]/input, ] on session be710e83a2684c4a934f8663dbe376a9 | |
07:03:45.590 INFO - Got result: OK,xpath=//label[contains(text(), 'Enable registration for Player')]/input on session be710e83a2684c4a934f8663dbe376a9 | |
07:03:45.593 INFO - Command request: check[xpath=//label[contains(text(), 'Enable registration for Player')]/input, ] on session be710e83a2684c4a934f8663dbe376a9 | |
07:03:45.623 INFO - Got result: ERROR: Element xpath=//label[contains(text(), 'Enable registration for Player')]/input not found on session be710e83a2684c4a934f8663dbe376a9 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment