View browser logs for a specific execution step

For troubleshooting and debugging purposes, it is sometimes helpful to view the browser logs for a specific execution step.

To view browser logs:

  1. In the runtime view, make sure the execution has finished or is on a breakpoint. If the execution is not on a breakpoint, add a breakpoint: Click the circle to the left of a test step and then wait until the test has reached that step and passed.
  2. Select the test step for which you would like to see the logs, click the step menu, and select Logs.
    The logs for this step open in the Browser pane on the right, on the Logs tab.