Debugging – how to break points in a test script

Currently using Katalon v4.2. I do not find a way to set break points in a test script. I would like to set a break point in the test script and execute the script until the break point.

Hi there,

In scripting view, just make a double click on the left of the step (gray area) and you will be able to set breakpoint for it