public class ChooseOperation extends AbstractJiraPage implements com.atlassian.pageobjects.Page
Modifier and Type | Field and Description |
---|---|
protected com.atlassian.pageobjects.elements.PageElement |
editIssues |
protected com.atlassian.pageobjects.elements.PageElement |
moveIssues |
protected com.atlassian.pageobjects.elements.PageElement |
next |
protected com.atlassian.pageobjects.elements.PageElement |
transitionIssues |
body, driver, elementFinder, metaElement, pageBinder, timeouts
Constructor and Description |
---|
ChooseOperation() |
Modifier and Type | Method and Description |
---|---|
EditDetails |
editIssues() |
String |
getUrl() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isAt()
Timed condition checking if we're at given page.
|
MoveDetails |
moveIssues() |
TransitionsDetails |
transitionIssues() |
back, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedIn
protected com.atlassian.pageobjects.elements.PageElement editIssues
protected com.atlassian.pageobjects.elements.PageElement moveIssues
protected com.atlassian.pageobjects.elements.PageElement transitionIssues
protected com.atlassian.pageobjects.elements.PageElement next
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPage
isAt
in class AbstractJiraPage
public String getUrl()
getUrl
in interface com.atlassian.pageobjects.Page
public EditDetails editIssues()
public TransitionsDetails transitionIssues()
public MoveDetails moveIssues()
Copyright © 2002-2015 Atlassian. All Rights Reserved.