We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
AllureLifecycle.Instance.RunStep
Same as Verify, but stops the test if an error occurred in the step. You can also use method AllureLifecycle.Instance.RunStep and AllureLifecycle.Instance.Verify methods inside each other as many times as you like. To perform additional actions in case of an error, such as taking a screenshot, you need to configure these actions using the tuning methods.
Verify
AllureLifecycle.Instance.Verify
Example, test stopped after fail:
There was an error while loading. Please reload this page.