One of the easiest ways to know if your job has failed is by checking the run details on the report page. You can find the job’s last run status, error messages, and other important information on this page.
You can click on “view details” to review the run details of the step that encountered a failure within the scenario. This will allow you to examine the screenshots taken during the run to understand the reasons behind the failures.
I can see the results there. Is there any way to automate the results, meaning, without going to the Reports screen? How can I programmatically see the result of a job? or should this be done via API?