The idea is:
It would be really nice if there was a step button to execute the next node in the execution tree.
My use case:
This is common in debuggers and very helpful when steping through the execution to do testing of a workflow.
I think it would be beneficial to add this because:
it would speed up debuging of workflows.