com.atlassian.webdriver
Class AtlassianWebDriverTestBase
java.lang.Object
com.atlassian.webdriver.AtlassianWebDriverTestBase
Deprecated. This class is no longer necessary as most of its functionality is provided
by the JUnit rules in com.atlassian.webdriver.testing.rule
Scheduled for removal in 3.0
@Deprecated
public abstract class AtlassianWebDriverTestBase
- extends Object
- Since:
- 2.0
|
Method Summary |
static void |
cleanUp()
Deprecated. |
static void |
startUp()
Deprecated. |
void |
tearDown()
Deprecated. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
driver
protected static AtlassianWebDriver driver
- Deprecated.
rule
public WebDriverScreenshotRule rule
- Deprecated.
AtlassianWebDriverTestBase
public AtlassianWebDriverTestBase()
- Deprecated.
tearDown
public void tearDown()
- Deprecated.
startUp
public static void startUp()
- Deprecated.
cleanUp
public static void cleanUp()
throws Exception
- Deprecated.
- Throws:
Exception
Copyright © 2014 Atlassian. All rights reserved.