Object

RecordedLoginReplayResult

Fields

failed_step_number(): Int
The step number at which the recorded login sequence failed, if applicable.
failure_code(): Int!
failure_message(): String
label(): String!
status_check_responses(): [RequestResult!]
A list of responses that the status check matches against. Will usually be a single response, but includes any redirect responses.
status_check_screenshot(): String
A screenshot of the browser at the URL specified on the authentication status check.