Hi,
I have a list that should run 5 test cases. But I see that isn't stable, b/c sometimes it run correctly and sometimes the test fail. Not sure why is the inconsistency on it.
I split the Test cases in a list ( one test list for each Test case), so I have now 5 test lists, and they run one by one correctly without issues. But when I put all the 5 test cases in the same test list, this not work. I tried to record again the steps that fail, but I have 3 days with the same issue.
So, not sure why they can run correctly individually and one by one in one list for each Test CAse, but when they are in the same list crash.
There are some bug reported regarding that?