com.atlassian.confluence.webdriver
Class AbstractWebDriverTest
java.lang.Object
com.atlassian.confluence.webdriver.AbstractWebDriverTest
- Direct Known Subclasses:
- AttachmentsTest, DashboardTest, EditorPageLayoutTest, EditorTest, GalleryMacroTest, KeyboardShortcutDialogTest, SupportToolsPluginTest
public abstract class AbstractWebDriverTest
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ignoreRule
public com.atlassian.webdriver.testing.rule.IgnoreBrowserRule ignoreRule
testBrowserRule
public com.atlassian.webdriver.testing.rule.TestBrowserRule testBrowserRule
webDriverScreenshotRule
public com.atlassian.webdriver.testing.rule.WebDriverScreenshotRule webDriverScreenshotRule
sessionCleanupRule
public com.atlassian.webdriver.testing.rule.SessionCleanupRule sessionCleanupRule
name
public org.junit.rules.TestName name
rpc
protected final ConfluenceRpc rpc
product
public ConfluenceTestedProduct product
AbstractWebDriverTest
public AbstractWebDriverTest()
start
public void start()
throws Exception
- Throws:
Exception
removeTestData
protected void removeTestData(ConfluenceRpc adminRpc)
createTestData
protected void createTestData(ConfluenceRpc adminRpc)
clear
public void clear()
Copyright © 2003-2012 Atlassian. All Rights Reserved.