I have setup the retry analyzer for tests and i want to remove the duplicated failed iterations from the Html Report. So I can remove duplicate tests from the testlist via getTestList() method. I want to remove the test from category too. Is there any way to do it.
Hi anshooarora,
I have setup the retry analyzer for tests and i want to remove the duplicated failed iterations from the Html Report. So I can remove duplicate tests from the testlist via getTestList() method. I want to remove the test from category too. Is there any way to do it.