Class AbstractWebDriverTest
java.lang.Object
com.atlassian.confluence.webdriver.AbstractWebDriverTest
Deprecated.
since 5.5 in favour of ConfluenceStatelessTestRunner
Base class for general webdriver tests which is used for testing Confluence and its plugins.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected DarkFeaturesHelperDeprecated.com.atlassian.webdriver.testing.rule.IgnoreBrowserRuleDeprecated.org.junit.rules.TestNameDeprecated.static ConfluenceTestedProductDeprecated.protected ConfluenceRpcDeprecated.protected ServerStateManagerDeprecated.com.atlassian.webdriver.testing.rule.SessionCleanupRuleDeprecated.protected TestDataDeprecated.protected UserManagementHelperDeprecated.com.atlassian.webdriver.testing.rule.WebDriverScreenshotRuleDeprecated. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ignoreRule
public com.atlassian.webdriver.testing.rule.IgnoreBrowserRule ignoreRuleDeprecated. -
webDriverScreenshotRule
public com.atlassian.webdriver.testing.rule.WebDriverScreenshotRule webDriverScreenshotRuleDeprecated. -
sessionCleanupRule
public com.atlassian.webdriver.testing.rule.SessionCleanupRule sessionCleanupRuleDeprecated. -
name
public org.junit.rules.TestName nameDeprecated. -
rpc
Deprecated. -
testData
Deprecated. -
serverStateManager
Deprecated. -
userHelper
Deprecated. -
product
Deprecated. -
darkFeaturesHelper
Deprecated.
-
-
Constructor Details
-
AbstractWebDriverTest
public AbstractWebDriverTest()Deprecated.
-
-
Method Details
-
start
Deprecated.- Throws:
Exception
-
clear
public void clear()Deprecated.
-