Class SidebarProjectShortcutsSection

java.lang.Object
com.atlassian.jira.projects.pageobjects.webdriver.page.sidebar.shortcuts.SidebarProjectShortcutsSection

public class SidebarProjectShortcutsSection extends Object
Sidebar section containing list of project shortcuts and add link.
  • Constructor Details

    • SidebarProjectShortcutsSection

      public SidebarProjectShortcutsSection(com.atlassian.pageobjects.elements.PageElement shortcutsGroup)
  • Method Details

    • init

      public void init()
    • getShortcutsCount

      public com.atlassian.pageobjects.elements.query.TimedQuery<Integer> getShortcutsCount()
    • addNew

      public AddShortcutDialog addNew()
    • getShortcut

      public Shortcut getShortcut(int index)
    • expandSectionInCollapsedSidebar

      public SidebarProjectShortcutsSection expandSectionInCollapsedSidebar()