com.atlassian.confluence.webdriver.rules
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.
|
Method Summary |
protected void |
failed(Throwable e,
org.junit.runner.Description description)
|
| Methods inherited from class com.atlassian.webdriver.testing.rule.WebDriverScreenshotRule |
starting |
| Methods inherited from class org.junit.rules.TestWatcher |
apply, finished, skipped, succeeded |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NoUrlLoggingWebDriverScreenshotRule
@Inject
public NoUrlLoggingWebDriverScreenshotRule()
failed
protected void failed(Throwable e,
org.junit.runner.Description description)
- Overrides:
failed in class com.atlassian.webdriver.testing.rule.WebDriverScreenshotRule
Copyright © 2003–2015 Atlassian. All rights reserved.