In this article, we are going to use new Interfaces today which will allow you to Re run failed test cases in selenium if the testĀ fails. I have used this multiple times in my scripts and its helps me a lot. Hope this will be helpful for you as well. Why Re run failed test cases in seleniumĀ if it is failing? While working with internal applications, you may notice that … [Read more...] about Using listener Re run failed test cases in selenium automatically