Session Logs (V2)›
Session Logs (V2)
console/browser log of a test session
To fetch console/browser log that contains console errors thrown by application during a test session in plain json text.
GET
/sessions/{session_id}/v2/log/console
Authorizations
Authorizationstringheaderrequired
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
session_idstringrequired
Session ID
Response
application/jsonsuccessful operation
messagestring
statusstring
urlstring