sessionId: '0f58008d-2897-4fb1-a6e3-26b23a154ea9',
value:
{ platform: 'MAC',
acceptSslCerts: true,
javascriptEnabled: true,
browserName: 'firefox',
rotatable: false,
locationContextEnabled: true,
'webdriver.remote.sessionid': '0f58008d-2897-4fb1-a6e3-26b23a154ea9',
version: '30.0',
cssSelectorsEnabled: true,
databaseEnabled: true,
handlesAlerts: true,
browserConnectionEnabled: true,
webStorageEnabled: true,
nativeEvents: false,
applicationCacheEnabled: true,
takesScreenshot: true },
state: null,
class: 'org.openqa.selenium.remote.Response',
hCode: 206365735 }
INFO Got sessionId from selenium 0f58008d-2897-4fb1-a6e3-26b23a154ea9
INFO Request: POST /wd/hub/session/0f58008d-2897-4fb1-a6e3-26b23a154ea9/url
- headers: {"Content-Type":"application/json; charset=utf-8","Content-Length":34}
INFO Response 204 POST /wd/hub/session/0f58008d-2897-4fb1-a6e3-26b23a154ea9/url {}
LOG → Completed command url (13480 ms)
INFO Request: POST /wd/hub/session/0f58008d-2897-4fb1-a6e3-26b23a154ea9/element
- data: {"using":"css selector","value":"body"}
- headers: {"Content-Type":"application/json; charset=utf-8","Content-Length":39}
INFO Response 200 POST /wd/hub/session/0f58008d-2897-4fb1-a6e3-26b23a154ea9/element{ status: 0,
sessionId: '0f58008d-2897-4fb1-a6e3-26b23a154ea9',
value: { ELEMENT: '0' },
state: null,
class: 'org.openqa.selenium.remote.Response',
hCode: 591370671 }
INFO Request: GET /wd/hub/session/0f58008d-2897-4fb1-a6e3-26b23a154ea9/element/0/displayed
- data:
- headers: {"Accept":"application/json"}
INFO Response 200 GET /wd/hub/session/0f58008d-2897-4fb1-a6e3-26b23a154ea9/element/0/displayed{ status: 0,
sessionId: '0f58008d-2897-4fb1-a6e3-26b23a154ea9',
value: true,
state: null,
class: 'org.openqa.selenium.remote.Response',
hCode: 430594178 }
✔ Element <body> was visible after 229 milliseconds.
LOG → Completed command waitForElementVisible (231 ms)
INFO Request: POST /wd/hub/session/0f58008d-2897-4fb1-a6e3-26b23a154ea9/element
- data: {"using":"css selector","value":".sample-test"}
- headers: {"Content-Type":"application/json; charset=utf-8","Content-Length":47}
INFO Response 200 POST /wd/hub/session/0f58008d-2897-4fb1-a6e3-26b23a154ea9/element{ status: 0,
sessionId: '0f58008d-2897-4fb1-a6e3-26b23a154ea9',
value: { ELEMENT: '1' },
state: null,
class: 'org.openqa.selenium.remote.Response',
hCode: 1756723953 }
INFO Request: GET /wd/hub/session/0f58008d-2897-4fb1-a6e3-26b23a154ea9/element/1/value
- data:
- headers: {"Accept":"application/json"}
INFO Response 200 GET /wd/hub/session/0f58008d-2897-4fb1-a6e3-26b23a154ea9/element/1/value{ status: 0,
sessionId: '0f58008d-2897-4fb1-a6e3-26b23a154ea9',
value: null,
state: null,
class: 'org.openqa.selenium.remote.Response',
hCode: 755799207 }
>>>>>>>>> { status: 0,
sessionId: '0f58008d-2897-4fb1-a6e3-26b23a154ea9',
value: null,
state: null,
class: 'org.openqa.selenium.remote.Response',
hCode: 755799207 }
LOG → Completed command getValue (86 ms)
INFO Request: DELETE /wd/hub/session/0f58008d-2897-4fb1-a6e3-26b23a154ea9
- data:
- headers: {"Content-Length":0}
INFO Response 204 DELETE /wd/hub/session/0f58008d-2897-4fb1-a6e3-26b23a154ea9 {}
LOG → Completed command session (124 ms)
INFO FINISHED
OK. 1 total assertions passed. (16924 ms)