Created
October 26, 2016 20:00
-
-
Save kyleian/47c05ef42f7f966312c5eb769eb3ae6a to your computer and use it in GitHub Desktop.
This file contains 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
[ 'Bob Boberts\' 2nd' ] | |
[ { ELEMENT: '47' }, { ELEMENT: '50' } ] | |
actual location found on page 'Bob Boberts' 2nd' matched expected value 'Bob Boberts' 2nd' | |
Before logging error: | |
{ [Error: unknown error: cannot determine loading status | |
from unknown error: missing or invalid arg value] | |
message: 'unknown error: cannot determine loading status | |
from unknown error: missing or invalid arg value', | |
type: 'RuntimeError', | |
seleniumStack: | |
{ status: 13, | |
type: 'UnknownError', | |
message: 'An unknown server-side error occurred while processing the command.', | |
orgStatusMessage: 'unknown error: cannot determine loading status | |
from unknown error: missing or invalid arg value | |
(Session info: chrome=54.0.2840.71) | |
(Driver info: chromedriver=2.24.417412 (chksum),platform=Mac OS X 10.11.3 x86_64) (WARNING: The server did not provide any stacktrace information) | |
Command duration or timeout: 34 milliseconds\nBuild info: version: \'2.53.1\', revision: \'a36b8b1\', time: \'2016-06-30 17:37:03\' | |
System info: host: \'macbook-pro.local\', os.name: \'Mac OS X\', os.arch: \'x86_64\', os.version: \'10.11.3\', java.version: \'1.8.0_101\' | |
Driver info: org.openqa.selenium.chrome.ChromeDriver | |
Capabilities [{applicationCacheEnabled=false, rotatable=false, mobileEmulationEnabled=false, networkConnectionEnabled=false, chrome={chromedriverVersion=2.24.417412 (chksum), userDataDir=/var/%, takesHeapSnapshot=true, pageLoadStrategy=normal, databaseEnabled=false, handlesAlerts=true, hasTouchScreen=false, version=54.0.2840.71, platform=MAC, browserConnectionEnabled=false, nativeEvents=true, acceptSslCerts=true, locationContextEnabled=true, webStorageEnabled=true, browserName=chrome, takesScreenshot=true, javascriptEnabled=true, cssSelectorsEnabled=true}] | |
Session ID: sessionId' } } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment