Class CancelAnyAlert

  • All Implemented Interfaces:
    org.junit.rules.TestRule

    public class CancelAnyAlert
    extends com.atlassian.webdriver.testing.rule.FailsafeExternalResource
    • Constructor Detail

      • CancelAnyAlert

        public CancelAnyAlert()
      • CancelAnyAlert

        public CancelAnyAlert​(org.openqa.selenium.WebDriver driver)
    • Method Detail

      • before

        protected void before()
                       throws Throwable
        Overrides:
        before in class org.junit.rules.ExternalResource
        Throws:
        Throwable
      • after

        protected void after()
        Overrides:
        after in class org.junit.rules.ExternalResource