public class GroupRoleActorActionPage extends AbstractActorSelectionPage
| Modifier and Type | Field and Description |
|---|---|
protected Iterable<com.atlassian.pageobjects.elements.PageElement> |
groupLinks |
protected com.atlassian.pageobjects.elements.PageElement |
groupsTable |
protected com.atlassian.pageobjects.elements.PageElement |
pickerContainer |
buttonsContainer, watcherListContainerbody, driver, elementFinder, metaElement, pageBinder, timeouts| Constructor and Description |
|---|
GroupRoleActorActionPage(String projectRoleId) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<String> |
getGroupLinkIds() |
String |
getUrl() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isAt()
Timed condition checking if we're at given page.
|
protected String |
pickerId() |
add, getPicker, selectedItemListback, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedInprotected com.atlassian.pageobjects.elements.PageElement pickerContainer
protected com.atlassian.pageobjects.elements.PageElement groupsTable
protected Iterable<com.atlassian.pageobjects.elements.PageElement> groupLinks
public GroupRoleActorActionPage(String projectRoleId)
protected String pickerId()
pickerId in class AbstractActorSelectionPagepublic String getUrl()
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPageisAt in class AbstractActorSelectionPageCopyright © 2002-2015 Atlassian. All Rights Reserved.