[Resolved] Skip Current test case and move to next Test case
Hi, I would like to skip execution of some test cases in my test suite. For this, i have a Groovy Script at the beginning of each test case to check for a condition and if the condition is true i ...