breakpoint other than 'operator'
I often find myself using the 'operator' command for a breakpoint to ensure a certain manual operation is done. But sometimes it's inappropriate to have pass/fail associated with the step.
I'd like a way to have it just be used to pause, then continue, without the risk that the operator presses 'fail' which will ultimately fail the whole test plan.
Please sign in to leave a comment.
Comments
0 comments