com.atlassian.confluence.webdriver
Class CreateDialogSmokeTest

java.lang.Object
  extended by com.atlassian.confluence.webdriver.AbstractWebDriverTest
      extended by com.atlassian.confluence.webdriver.CreateDialogSmokeTest

public class CreateDialogSmokeTest
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
CreateDialogSmokeTest()
           
 
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

CreateDialogSmokeTest

public CreateDialogSmokeTest()
Method Detail

createBlankPageFromDashboard

public void createBlankPageFromDashboard()
                                  throws Exception
Throws:
Exception


Copyright © 2003-2013 Atlassian. All Rights Reserved.