public class MoveSubtaskChooseOperation extends AbstractJiraPage
Modifier and Type | Field and Description |
---|---|
protected com.atlassian.pageobjects.elements.PageElement |
changeParentRadio |
protected com.atlassian.pageobjects.elements.PageElement |
changeTypeRadio |
protected com.atlassian.pageobjects.elements.PageElement |
nextSubmitButton |
body, driver, elementFinder, metaElement, pageBinder, timeouts
Constructor and Description |
---|
MoveSubtaskChooseOperation(long issueId) |
Modifier and Type | Method and Description |
---|---|
String |
getUrl() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isAt()
Timed condition checking if we're at given page.
|
MoveSubtaskParentPage |
next() |
MoveSubtaskChooseOperation |
selectChangeParentRadio() |
MoveSubtaskChooseOperation |
selectChangeTypeRadio() |
back, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedIn
protected com.atlassian.pageobjects.elements.PageElement changeParentRadio
protected com.atlassian.pageobjects.elements.PageElement changeTypeRadio
protected com.atlassian.pageobjects.elements.PageElement nextSubmitButton
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPage
isAt
in class AbstractJiraPage
public String getUrl()
public MoveSubtaskChooseOperation selectChangeTypeRadio()
public MoveSubtaskChooseOperation selectChangeParentRadio()
public MoveSubtaskParentPage next()
Copyright © 2002-2015 Atlassian. All Rights Reserved.