Adding breakpoints to the tests

  1. Set the breakpoint on the steps that you want to pause the test execution. To add the breakpoint just click on next to the step number
  2. Click on the debug tab
  3. Set breakpoint mute indicator to enabled.
  4. The breakpoint is enabled. You can see the change from grey to red.
  5. Run the test
  6. The test will start running and will stop on the breakpoint
0
0

Jump to Section