Class ProjectSummaryPage

  • All Implemented Interfaces:
    com.atlassian.pageobjects.Page

    public class ProjectSummaryPage
    extends AbstractBambooPage
    • Constructor Detail

      • ProjectSummaryPage

        public ProjectSummaryPage​(String projectKey)
    • Method Detail

      • getUrl

        public String getUrl()
      • indicator

        public com.atlassian.pageobjects.elements.PageElement indicator()
        Description copied from class: AbstractBambooPage
        This must return an element whose presence indicates that we're on given page.
        Specified by:
        indicator in class AbstractBambooPage
        Returns:
        element uniquely identifying given page
      • getName

        public String getName()
      • getDescription

        public String getDescription()
      • hoverAvatar

        public void hoverAvatar()
      • canEditProjectSettings

        public boolean canEditProjectSettings()