AbstractInjectableWebDriverTest
.@Deprecated public abstract class AbstractWebDriverTest extends Object
Modifier and Type | Field and Description |
---|---|
protected DarkFeaturesHelper |
darkFeaturesHelper
Deprecated.
|
com.atlassian.webdriver.testing.rule.IgnoreBrowserRule |
ignoreRule
Deprecated.
|
org.junit.rules.TestName |
name
Deprecated.
|
ConfluenceTestedProduct |
product
Deprecated.
|
protected ConfluenceRpc |
rpc
Deprecated.
|
protected ServerStateManager |
serverStateManager
Deprecated.
|
com.atlassian.webdriver.testing.rule.SessionCleanupRule |
sessionCleanupRule
Deprecated.
|
com.atlassian.webdriver.testing.rule.TestBrowserRule |
testBrowserRule
Deprecated.
|
protected TestData |
testData
Deprecated.
|
protected UserManagementHelper |
userHelper
Deprecated.
|
com.atlassian.webdriver.testing.rule.WebDriverScreenshotRule |
webDriverScreenshotRule
Deprecated.
|
Constructor and Description |
---|
AbstractWebDriverTest()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
clear()
Deprecated.
|
void |
start()
Deprecated.
|
public com.atlassian.webdriver.testing.rule.IgnoreBrowserRule ignoreRule
public com.atlassian.webdriver.testing.rule.TestBrowserRule testBrowserRule
public com.atlassian.webdriver.testing.rule.WebDriverScreenshotRule webDriverScreenshotRule
public com.atlassian.webdriver.testing.rule.SessionCleanupRule sessionCleanupRule
public org.junit.rules.TestName name
protected ConfluenceRpc rpc
protected TestData testData
protected ServerStateManager serverStateManager
protected UserManagementHelper userHelper
public ConfluenceTestedProduct product
protected DarkFeaturesHelper darkFeaturesHelper
Copyright © 2003–2015 Atlassian. All rights reserved.