maestro icon indicating copy to clipboard operation
maestro copied to clipboard

[Feature Request] - Continue Flow execution on Step Failure

Open Ceige1 opened this issue 1 year ago • 0 comments
trafficstars

Currently upon a step failing, the rest of steps in the flow are not executed with the flow execution terminating.

Ideally it would be desirable for a user to add a config setting (i.e. continueOnStepFailure: true/false) that when set to true, would make any tests that contain failures to continue executing until all steps in the test have been executed or at least an execution attempt has been made for each of the steps.

Ceige1 avatar Feb 01 '24 11:02 Ceige1