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 browseMenuOnDashboard()
           
 void disableCommonHeader()
           
 void enableCommonHeader()
           
 
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

enableCommonHeader

public void enableCommonHeader()

disableCommonHeader

public void disableCommonHeader()

browseMenuOnDashboard

public void browseMenuOnDashboard()
                           throws Exception
Throws:
Exception

browseMenuInSpace

public void browseMenuInSpace()
                       throws Exception
Throws:
Exception

arrowKeysWorkInSearch

public void arrowKeysWorkInSearch()
                           throws Exception
Throws:
Exception


Copyright © 2003-2012 Atlassian. All Rights Reserved.