Class ReferenceProjectSettingsPage

java.lang.Object
com.atlassian.jira.pageobjects.pages.AbstractJiraPage
com.atlassian.jira.pageobjects.project.ReferenceProjectSettingsPage
All Implemented Interfaces:
com.atlassian.pageobjects.Page

public class ReferenceProjectSettingsPage extends AbstractJiraPage
Page object used for testing the Project Settings create in the reference-plugin.
  • Constructor Details

    • ReferenceProjectSettingsPage

      public ReferenceProjectSettingsPage(String projectKey, Long projectId)
  • Method Details

    • isAt

      public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
      Description copied from class: AbstractJiraPage
      Timed condition checking if we're at given page.
      Specified by:
      isAt in class AbstractJiraPage
      Returns:
      timed condition checking, if the test is at given page
    • getUrl

      public String getUrl()
    • getPath

      public String getPath()
    • getQuery

      public String getQuery()