com.atlassian.confluence.webdriver
Class WebDriverSetupTest
java.lang.Object
com.atlassian.confluence.webdriver.WebDriverSetupTest
public class WebDriverSetupTest
- extends java.lang.Object
Setups up Confluence for Web Driver tests.
A standard install is done through the setup wizard with a commercial license and the Functest Rpc
plugin is installed.
This test also visits some pages after setup to cater for initial javascript load time and stop
tests from intermittent failures.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
webDriverScreenshotRule
public com.atlassian.webdriver.testing.rule.WebDriverScreenshotRule webDriverScreenshotRule
sessionCleanupRule
public com.atlassian.webdriver.testing.rule.SessionCleanupRule sessionCleanupRule
testBrowserRule
public com.atlassian.webdriver.testing.rule.TestBrowserRule testBrowserRule
WebDriverSetupTest
public WebDriverSetupTest()
installTestPlugins
public static void installTestPlugins(ConfluenceRpc rpc)
throws java.lang.Exception
- Throws:
java.lang.Exception
testSetup
public void testSetup()
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2003-2014 Atlassian. All Rights Reserved.