com.atlassian.confluence.webdriver
Class HeaderTest

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

public class HeaderTest
extends AbstractWebDriverTest


Field Summary
 
Fields inherited from class com.atlassian.confluence.webdriver.AbstractWebDriverTest
darkFeaturesHelper, ignoreRule, name, product, rpc, serverStateManager, sessionCleanupRule, testBrowserRule, testData, userHelper, webDriverScreenshotRule
 
Constructor Summary
HeaderTest()
           
 
Method Summary
 void arrowKeysWorkInSearch()
           
 void browseMenuInSpace()
           
 void headerOnDashboard()
           
 void headerOnDashboardForUnpermittedUser()
           
 
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

HeaderTest

public HeaderTest()
Method Detail

headerOnDashboard

public void headerOnDashboard()
                       throws Exception
Throws:
Exception

headerOnDashboardForUnpermittedUser

public void headerOnDashboardForUnpermittedUser()
                                         throws Exception
Throws:
Exception

browseMenuInSpace

public void browseMenuInSpace()
                       throws Exception
Throws:
Exception

arrowKeysWorkInSearch

public void arrowKeysWorkInSearch()
                           throws Exception
Throws:
Exception


Copyright © 2003-2013 Atlassian. All Rights Reserved.