Class NoUrlLoggingWebDriverScreenshotRule

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

    public class NoUrlLoggingWebDriverScreenshotRule
    extends com.atlassian.webdriver.testing.rule.WebDriverScreenshotRule
    This clumsy hack might stop the WebDriverScreenshotRule choking on modals.
    • Constructor Detail

      • NoUrlLoggingWebDriverScreenshotRule

        @Inject
        public NoUrlLoggingWebDriverScreenshotRule()
    • Method Detail

      • failed

        protected void failed​(Throwable e,
                              org.junit.runner.Description description)
        Overrides:
        failed in class com.atlassian.webdriver.testing.rule.WebDriverScreenshotRule