Class IgnoreSeleniumInternalErrors

  • All Implemented Interfaces:
    org.testng.IAnnotationTransformer, org.testng.IRetryAnalyzer, org.testng.ITestNGListener

    public class IgnoreSeleniumInternalErrors
    extends TestRetryAnalyzer
    • Constructor Detail

      • IgnoreSeleniumInternalErrors

        public IgnoreSeleniumInternalErrors()
    • Method Detail

      • retry

        public boolean retry​(org.testng.ITestResult result)
        Specified by:
        retry in interface org.testng.IRetryAnalyzer
        Overrides:
        retry in class TestRetryAnalyzer