Class BambooAdminHomePage

java.lang.Object
com.atlassian.bamboo.pageobjects.pages.AbstractBambooPage
com.atlassian.bamboo.pageobjects.pages.admin.BambooAdminHomePage
All Implemented Interfaces:
com.atlassian.pageobjects.Page, com.atlassian.pageobjects.page.AdminHomePage<BambooHeader>

public class BambooAdminHomePage extends AbstractBambooPage implements com.atlassian.pageobjects.page.AdminHomePage<BambooHeader>
  • Field Details

  • Constructor Details

    • BambooAdminHomePage

      public BambooAdminHomePage()
  • Method Details

    • getUrl

      public String getUrl()
      Specified by:
      getUrl in interface com.atlassian.pageobjects.Page
    • 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