Class ProjectViewErrorPage

java.lang.Object
com.atlassian.jira.pageobjects.pages.AbstractJiraPage
com.atlassian.jira.projects.pageobjects.webdriver.page.ProjectViewErrorPage
All Implemented Interfaces:
com.atlassian.pageobjects.Page

public class ProjectViewErrorPage extends AbstractJiraPage
Since:
v7.9
  • Constructor Details

    • ProjectViewErrorPage

      public ProjectViewErrorPage()
    • ProjectViewErrorPage

      public ProjectViewErrorPage(String pageId, String projectKey)
  • 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()