com.atlassian.confluence.webdriver
Class CreateDialogTest
java.lang.Object
com.atlassian.confluence.webdriver.AbstractWebDriverTest
com.atlassian.confluence.webdriver.CreateDialogTest
public class CreateDialogTest
- extends AbstractWebDriverTest
Smoke-tests the "Create" button and dialog, which live in confluence-create-content-plugin.
Only the most basic happy-path tests should go in here. Generally, all new tests should go in the version of
CreateDialogTest inside the plugin. *
| Fields inherited from class com.atlassian.confluence.webdriver.AbstractWebDriverTest |
darkFeaturesHelper, ignoreRule, name, product, rpc, serverStateManager, sessionCleanupRule, testBrowserRule, testData, userHelper, webDriverScreenshotRule |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreateDialogTest
public CreateDialogTest()
createBlankPageFromDashboard
public void createBlankPageFromDashboard()
throws Exception
- Throws:
Exception
Copyright © 2003-2013 Atlassian. All Rights Reserved.