I have few test cases for Web Site UI Automation.
I want to try my test case at least three times, if it fails for first and second time. That way, I want to make sure that this test case is failing consistently.
Please let me know, if we have any option to use in NUnit. I am using C# with NUnit.