Closed pretzelz closed 8 years ago
Where you would like a step executed, but the test should continue even if the step fails, would be useful.
Perhaps this could be implemented on the UI with another checkbox to the left of the breakpoint checkbox, representing an 'optional step'.
Actually, this is taken care of by using 'verify' steps instead of 'assert', where appropriate.
Where you would like a step executed, but the test should continue even if the step fails, would be useful.
Perhaps this could be implemented on the UI with another checkbox to the left of the breakpoint checkbox, representing an 'optional step'.