com.atlassian.webdriver.confluence.component.menu
Class BrowseMenu

java.lang.Object
  extended by com.atlassian.webdriver.confluence.component.menu.BrowseMenu

public class BrowseMenu
extends Object

TODO: Document this class / interface here


Constructor Summary
BrowseMenu()
           
 
Method Summary
 BrowseMenu close()
           
 ConfluenceAdminHomePage gotoAdminPage()
           
 PeopleDirectoryPage gotoPeopleDirectoryPage()
           
 void initialise()
           
 boolean isOpen()
           
 BrowseMenu open()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BrowseMenu

public BrowseMenu()
Method Detail

initialise

public void initialise()

gotoAdminPage

public ConfluenceAdminHomePage gotoAdminPage()

gotoPeopleDirectoryPage

public PeopleDirectoryPage gotoPeopleDirectoryPage()

open

public BrowseMenu open()

isOpen

public boolean isOpen()

close

public BrowseMenu close()


Copyright © 2014 Atlassian. All rights reserved.