public class ManageWatchersPage extends AbstractActorSelectionPage
Modifier and Type | Field and Description |
---|---|
protected com.atlassian.pageobjects.elements.PageElement |
pickerContainer |
protected com.atlassian.pageobjects.elements.PageElement |
watch |
buttonsContainer, watcherListContainer
body, driver, elementFinder, metaElement, pageBinder, timeouts
Constructor and Description |
---|
ManageWatchersPage(String 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.
|
protected String |
pickerId() |
add, getPicker, selectedItemList
back, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedIn
protected com.atlassian.pageobjects.elements.PageElement watch
protected com.atlassian.pageobjects.elements.PageElement pickerContainer
public ManageWatchersPage(String issueId)
public String getUrl()
protected String pickerId()
pickerId
in class AbstractActorSelectionPage
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPage
isAt
in class AbstractActorSelectionPage
Copyright © 2002-2018 Atlassian. All Rights Reserved.