Cypress›
Cypress
Console log of a cypress test id
To fetch cypress console log that contains console errors thrown by application during a test session in plain json text.
GET
/log/{test_id}/console
Authorizations
Authorizationstringheaderrequired
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
test_idstringrequired
Test ID
Response
application/jsonsuccessful operation
datastringrequired
messagestringrequired
statusstringrequired