com.atlassian.webdriver.rule
Class TestWebDriverScreenshotRule
java.lang.Object
com.atlassian.webdriver.rule.TestWebDriverScreenshotRule
public class TestWebDriverScreenshotRule
- extends Object
Test case for WebDriverScreenshotRule.
- Since:
- 2.1
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
temporaryFolder
public org.junit.rules.TemporaryFolder temporaryFolder
TestWebDriverScreenshotRule
public TestWebDriverScreenshotRule()
initWebDriver
public void initWebDriver()
shouldTakeScreenshotAndPageDump
public void shouldTakeScreenshotAndPageDump()
throws Throwable
- Throws:
Throwable
shouldNotOverrideScreenshotAndPageDump
public void shouldNotOverrideScreenshotAndPageDump()
throws Throwable
- Throws:
Throwable
shouldNotTakeScreenshotIfNotFailed
public void shouldNotTakeScreenshotIfNotFailed()
throws Throwable
- Throws:
Throwable
Copyright © 2014 Atlassian. All rights reserved.