com.atlassian.jira.webtest.webdriver.tests.projectconfig
Class TestAdministerProjectMenuItem.ProjectSummaryPageTabWithError

java.lang.Object
  extended by com.atlassian.jira.pageobjects.pages.AbstractJiraPage
      extended by com.atlassian.jira.pageobjects.project.AbstractProjectConfigPageTab
          extended by com.atlassian.jira.pageobjects.project.summary.ProjectSummaryPageTab
              extended by com.atlassian.jira.webtest.webdriver.tests.projectconfig.TestAdministerProjectMenuItem.ProjectSummaryPageTabWithError
All Implemented Interfaces:
ProjectConfigPageTab, com.atlassian.pageobjects.Page
Enclosing class:
TestAdministerProjectMenuItem

public static class TestAdministerProjectMenuItem.ProjectSummaryPageTabWithError
extends ProjectSummaryPageTab


Field Summary
 
Fields inherited from class com.atlassian.jira.pageobjects.project.summary.ProjectSummaryPageTab
PROJECT_PANEL_SELECTOR, TAB_LINK_ID
 
Fields inherited from class com.atlassian.jira.pageobjects.project.AbstractProjectConfigPageTab
projectInfoLocator
 
Fields inherited from class com.atlassian.jira.pageobjects.pages.AbstractJiraPage
body, driver, elementFinder, footerElement, metaElement, pageBinder, timeouts
 
Constructor Summary
TestAdministerProjectMenuItem.ProjectSummaryPageTabWithError()
           
 
Method Summary
 String getErrorText()
           
 com.atlassian.pageobjects.elements.query.TimedCondition isAt()
          Timed condition checking if we're at given page.
 
Methods inherited from class com.atlassian.jira.pageobjects.project.summary.ProjectSummaryPageTab
edit, getUrl, openPanel
 
Methods inherited from class com.atlassian.jira.pageobjects.project.AbstractProjectConfigPageTab
getOperations, getProjectHeader, getProjectId, getProjectKey, getTabs, init
 
Methods inherited from class com.atlassian.jira.pageobjects.pages.AbstractJiraPage
back, createXsrfUrl, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedIn
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.atlassian.jira.pageobjects.project.ProjectConfigPageTab
getOperations, getProjectHeader, getProjectId, getProjectKey, getTabs
 

Constructor Detail

TestAdministerProjectMenuItem.ProjectSummaryPageTabWithError

public TestAdministerProjectMenuItem.ProjectSummaryPageTabWithError()
Method Detail

isAt

public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
Description copied from class: AbstractJiraPage
Timed condition checking if we're at given page.

Overrides:
isAt in class ProjectSummaryPageTab
Returns:
timed condition checking, if the test is at given page

getErrorText

public String getErrorText()


Copyright © 2002-2014 Atlassian. All Rights Reserved.