com.atlassian.confluence.webdriver.rules
Class NoUrlLoggingWebDriverScreenshotRule

java.lang.Object
  extended by org.junit.rules.TestWatcher
      extended by com.atlassian.webdriver.testing.rule.WebDriverScreenshotRule
          extended by 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
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

NoUrlLoggingWebDriverScreenshotRule

@Inject
public NoUrlLoggingWebDriverScreenshotRule()
Method Detail

failed

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


Copyright © 2003-2014 Atlassian. All Rights Reserved.