Rerun test cases

Hi, when we run the same test case more then once , result can be different, what should we do?
and rerun the test cases , it could not continue the test cases that remain that did not run ?

@gulay.ciragiloglu

The first candidate you should eliminate is timing problem and locators that do not uniquely identify elements.

Please elaborate, cause I don’t understand what this means.

It’s best to provide the test script, the console logs where the executions are not as expected, along with a description of what you expect. Otherwise it’s very hard for us to offer help.