Forum Discussion

jose_pita's avatar
jose_pita
Super Contributor
11 years ago
Solved

Disable debug on script routine

A couple of days ago I inserted this function on my batch of tests ir order to disable debugging before running all my tests in order to prevent it from stopping on some forgotten breakpoint: ...
  • karkadil's avatar
    11 years ago
    Hi Jose,



    If I am not mistaken, the simplest way to disable breakpoint during test run from the command line is using parameter /SilentMode.