Completed

Add Step Over functionality for Local Execution Run

Currently when you are debugging a script and know a particular area of the scrip that needs to be looked at, you have to set up a Brake Point. When execution comes to this steps it is stopped and you have to remove it to move to the next step. And if you want it to stop at the next step, than another Brake Point need to be set. This becomes complicated when you need to look at several steps that are going one after another.

It would be great to be able to stop an execution by using Brake Point or Pause, and then to be able to move only to the next step, without starting the full execution. 

Having Step Over functionality will make it much easier to debug or demo scripts

0
1 comment
Avatar
Payam Fard

This is added in release 8.6. Thanks for your recommendation.

0
Comment actions Permalink

Please sign in to leave a comment.