Is there a way to run all steps one by one, or stop at specified step for debug purpose? Like breakpoint? #5930
leslie-qiwa
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
If the step doesn't fail, you can add |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Understand I can add a sleep inside the step, but sometimes, I need modify multiple time during debug. It could be convenient to just specify the breakpoint as part of argument.
Beta Was this translation helpful? Give feedback.
All reactions