public class WebDriverSetupTest extends Object
| Modifier and Type | Field and Description |
|---|---|
com.atlassian.webdriver.testing.rule.SessionCleanupRule |
sessionCleanupRule |
com.atlassian.webdriver.testing.rule.TestBrowserRule |
testBrowserRule |
com.atlassian.webdriver.testing.rule.WebDriverScreenshotRule |
webDriverScreenshotRule |
| Constructor and Description |
|---|
WebDriverSetupTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
installCrowdProxyIfNeeded(ConfluenceRpc rpc) |
static void |
installTestPlugins(ConfluenceRpc rpc)
Deprecated.
|
void |
testSetup() |
public com.atlassian.webdriver.testing.rule.WebDriverScreenshotRule webDriverScreenshotRule
public com.atlassian.webdriver.testing.rule.SessionCleanupRule sessionCleanupRule
public com.atlassian.webdriver.testing.rule.TestBrowserRule testBrowserRule
@Deprecated public static void installTestPlugins(ConfluenceRpc rpc) throws Exception
TestPlugins.setupTestPluginsForWebDriver(ConfluenceRpc) and installCrowdProxyIfNeeded(ConfluenceRpc).Exceptionpublic static void installCrowdProxyIfNeeded(ConfluenceRpc rpc) throws IOException
IOExceptionCopyright © 2003–2016 Atlassian. All rights reserved.