com.atlassian.confluence.webdriver
Class CreateDialogTest

java.lang.Object
  extended by com.atlassian.confluence.webdriver.AbstractWebDriverTest
      extended by 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. *


Field Summary
 
Fields inherited from class com.atlassian.confluence.webdriver.AbstractWebDriverTest
darkFeaturesHelper, ignoreRule, name, product, rpc, serverStateManager, sessionCleanupRule, testBrowserRule, testData, userHelper, webDriverScreenshotRule
 
Constructor Summary
CreateDialogTest()
           
 
Method Summary
 void createBlankPageFromDashboard()
           
 
Methods inherited from class com.atlassian.confluence.webdriver.AbstractWebDriverTest
clear, start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateDialogTest

public CreateDialogTest()
Method Detail

createBlankPageFromDashboard

public void createBlankPageFromDashboard()
                                  throws Exception
Throws:
Exception


Copyright © 2003-2013 Atlassian. All Rights Reserved.