|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.junit.rules.TestWatcher com.atlassian.webdriver.testing.rule.WebDriverScreenshotRule com.atlassian.confluence.webdriver.rules.NoUrlLoggingWebDriverScreenshotRule
public class NoUrlLoggingWebDriverScreenshotRule
This clumsy hack might stop the WebDriverScreenshotRule choking on modals.
Constructor Summary | |
---|---|
NoUrlLoggingWebDriverScreenshotRule()
|
Method Summary | |
---|---|
protected void |
failed(java.lang.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, succeeded |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
@Inject public NoUrlLoggingWebDriverScreenshotRule()
Method Detail |
---|
protected void failed(java.lang.Throwable e, org.junit.runner.Description description)
failed
in class com.atlassian.webdriver.testing.rule.WebDriverScreenshotRule
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |