Hi again, Is there a way to restart a story if it has failed once before? I know there is a way to restart a scenario by throwing a RestartingScenarioFailure exception.
This would be useful for our selenium tests. There are countless things that can go wrong when running these browser tests. Since a false positive can cause people to quickly lose trust in the tests, others advised that this would be a good solution. Thanks in advance! -Brent