Package com.atlassian.jira.webtest.framework.page

Interface Summary
AdministrationPage Representation of the main administration page.
ChildPage<T extends Page> A page that is accessed via a main, parent page and has a link to it.
FlowLastPage<P extends ParentPage,F extends Page> A page that is a last step in a larger process.
FlowPage<P extends ParentPage,N extends Page> A page that is a step in a larger process.
GlobalPage<T extends GlobalPage<T>> A Page that is globally accessible within JIRA.
GlobalPages Access point to the default global pages in the test framework.
IssueActionsParent A page that is used to invoke various issue actions.
IssueActionsParent.DialogOpenMode<D extends IssueActionDialog<D>> Default dialog open mode
Page Common interface of all objects representing Selenium JIRA pages.
PageSection<P extends Page> Page object that represents a static section of a page.
SubmittableChildPage<P extends Page> A child page that is able to submit itself and go back to its parent.
WebSudoBanner  
WebSudoLoginPage  
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.