public abstract class AbstractActorSelectionPage extends AbstractJiraPage
| Modifier and Type | Field and Description |
|---|---|
protected com.atlassian.pageobjects.elements.PageElement |
buttonsContainer |
protected com.atlassian.pageobjects.elements.PageElement |
watcherListContainer |
body, driver, elementFinder, metaElement, pageBinder, timeouts| Constructor and Description |
|---|
AbstractActorSelectionPage() |
| Modifier and Type | Method and Description |
|---|---|
void |
add() |
LegacyPicker |
getPicker() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isAt()
Timed condition checking if we're at given page.
|
protected abstract String |
pickerId() |
SelectedItemList |
selectedItemList() |
back, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedInprotected com.atlassian.pageobjects.elements.PageElement buttonsContainer
protected com.atlassian.pageobjects.elements.PageElement watcherListContainer
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPageisAt in class AbstractJiraPageprotected abstract String pickerId()
public LegacyPicker getPicker()
public void add()
public SelectedItemList selectedItemList()
Copyright © 2002-2015 Atlassian. All Rights Reserved.