Class NoUrlLoggingWebDriverScreenshotRule
java.lang.Object
org.junit.rules.TestWatcher
com.atlassian.webdriver.testing.rule.WebDriverScreenshotRule
com.atlassian.confluence.webdriver.rules.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 Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.webdriver.testing.rule.WebDriverScreenshotRule
artifactDir, starting, takeManualScreenshotAndSource, takeManualScreenshotAndSourceMethods inherited from class org.junit.rules.TestWatcher
apply, finished, skipped, skipped, succeeded
-
Constructor Details
-
NoUrlLoggingWebDriverScreenshotRule
@Inject public NoUrlLoggingWebDriverScreenshotRule()
-
-
Method Details
-
failed
- Overrides:
failedin classcom.atlassian.webdriver.testing.rule.WebDriverScreenshotRule
-