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, isLoggedInprotected 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()
AbstractJiraPageisAt in class AbstractJiraPagepublic String getUrl()
getUrl in interface com.atlassian.pageobjects.Pagepublic EditDetails editIssues()
public TransitionsDetails transitionIssues()
public MoveDetails moveIssues()
Copyright © 2002-2022 Atlassian. All Rights Reserved.