public class MoveSetFields extends AbstractJiraPage
Modifier and Type | Class and Description |
---|---|
static class |
MoveSetFields.FieldUpdateRow |
Modifier and Type | Field and Description |
---|---|
protected com.atlassian.pageobjects.elements.PageElement |
form |
protected com.atlassian.pageobjects.elements.PageElement |
next |
protected com.atlassian.pageobjects.elements.PageElement |
table |
protected com.atlassian.pageobjects.elements.PageElement |
title |
body, driver, elementFinder, metaElement, pageBinder, timeouts
Constructor and Description |
---|
MoveSetFields() |
Modifier and Type | Method and Description |
---|---|
Iterable<MoveSetFields.FieldUpdateRow> |
getFieldUpdateRows() |
String |
getUrl() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isAt()
Timed condition checking if we're at given page.
|
<T extends AbstractJiraPage> |
next(Class<T> nextPage) |
back, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedIn
protected com.atlassian.pageobjects.elements.PageElement form
protected com.atlassian.pageobjects.elements.PageElement next
protected com.atlassian.pageobjects.elements.PageElement table
protected com.atlassian.pageobjects.elements.PageElement title
public <T extends AbstractJiraPage> T next(Class<T> nextPage)
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPage
isAt
in class AbstractJiraPage
public String getUrl()
public Iterable<MoveSetFields.FieldUpdateRow> getFieldUpdateRows()
Copyright © 2002-2015 Atlassian. All Rights Reserved.