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, watcherListContainer
body, driver, elementFinder, javascriptExecutor, metaElement, pageBinder, timeouts, webDriverPoller
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, selectedItemList
back, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedIn
protected 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 AbstractActorSelectionPage
public String getUrl()
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPage
isAt
in class AbstractActorSelectionPage
Copyright © 2002-2024 Atlassian. All Rights Reserved.