But what if the current step is taking too much time and I want to terminate it if it exceeds a certain amount of time?
A simple example, saving a file and the save process takes a lot of time, I want to terminate this step and go to the next step or even fail the whole test.
Not sure if my question is clear enough!
A simple example, saving a file and the save process takes a lot of time, I want to terminate this step and go to the next step or even fail the whole test.
Not sure if my question is clear enough!

