com.atlassian.confluence.webdriver
Class DashboardTest

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

public class DashboardTest
extends AbstractWebDriverTest


Field Summary
static String FAVOURITE_LABEL_STRING
           
static String FAVOURITE_LABEL_STRING_US
           
 
Fields inherited from class com.atlassian.confluence.webdriver.AbstractWebDriverTest
darkFeaturesHelper, ignoreRule, name, product, rpc, serverStateManager, sessionCleanupRule, testBrowserRule, testData, userHelper, webDriverScreenshotRule
 
Constructor Summary
DashboardTest()
           
 
Method Summary
 void allUpdatesTab()
           
 void anonymousCanSwitchUpdateTabs()
           
 void archivedSpaceRemovedFromRecentlyUpdated()
           
 void favouritePages()
           
 void favouriteSpaces()
           
 void favouriteUpdatesTab()
           
 void makingSpaceFavouriteWithLabels()
           
 void setUp()
           
 void teamUpdatesTab()
           
 void xss()
           
 
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
 

Field Detail

FAVOURITE_LABEL_STRING

public static final String FAVOURITE_LABEL_STRING
See Also:
Constant Field Values

FAVOURITE_LABEL_STRING_US

public static final String FAVOURITE_LABEL_STRING_US
See Also:
Constant Field Values
Constructor Detail

DashboardTest

public DashboardTest()
Method Detail

setUp

public void setUp()

favouriteUpdatesTab

public void favouriteUpdatesTab()
                         throws Exception
Throws:
Exception

makingSpaceFavouriteWithLabels

public void makingSpaceFavouriteWithLabels()

allUpdatesTab

public void allUpdatesTab()

teamUpdatesTab

public void teamUpdatesTab()
                    throws Exception
Throws:
Exception

anonymousCanSwitchUpdateTabs

public void anonymousCanSwitchUpdateTabs()

favouritePages

public void favouritePages()

favouriteSpaces

public void favouriteSpaces()

xss

public void xss()

archivedSpaceRemovedFromRecentlyUpdated

public void archivedSpaceRemovedFromRecentlyUpdated()


Copyright © 2003-2013 Atlassian. All Rights Reserved.