@Deprecated public abstract class AbstractWebDriverTest extends Object
| Modifier and Type | Field and Description | 
|---|---|
| protected DarkFeaturesHelper | darkFeaturesHelperDeprecated.  | 
| com.atlassian.webdriver.testing.rule.IgnoreBrowserRule | ignoreRuleDeprecated.  | 
| org.junit.rules.TestName | nameDeprecated.  | 
| ConfluenceTestedProduct | productDeprecated.  | 
| protected ConfluenceRpc | rpcDeprecated.  | 
| protected ServerStateManager | serverStateManagerDeprecated.  | 
| com.atlassian.webdriver.testing.rule.SessionCleanupRule | sessionCleanupRuleDeprecated.  | 
| com.atlassian.webdriver.testing.rule.TestBrowserRule | testBrowserRuleDeprecated.  | 
| protected TestData | testDataDeprecated.  | 
| protected UserManagementHelper | userHelperDeprecated.  | 
| com.atlassian.webdriver.testing.rule.WebDriverScreenshotRule | webDriverScreenshotRuleDeprecated.  | 
| 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–2017 Atlassian. All rights reserved.