com.atlassian.webdriver.jira.component.menu
Class AdminMenu
java.lang.Object
com.atlassian.webdriver.jira.component.menu.AdminMenu
public class AdminMenu
- extends Object
Object for interacting with the Admin menu in the JIRA header.
TODO: extend for all available links.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AdminMenu
public AdminMenu()
initialise
public void initialise()
gotoPluginsPage
public PluginsPage gotoPluginsPage()
gotoLicenseDetailsPage
public LicenseDetailsPage gotoLicenseDetailsPage()
gotoUserBrowserPage
public UserBrowserPage gotoUserBrowserPage()
gotoProjectsPage
public ProjectsViewPage gotoProjectsPage()
open
public AdminMenu open()
isOpen
public boolean isOpen()
close
public AdminMenu close()
Copyright © 2014 Atlassian. All rights reserved.