public class ViewServicesPage extends AbstractJiraAdminPage
body, driver, elementFinder, metaElement, pageBinder, timeouts| Constructor and Description |
|---|
ViewServicesPage() |
| Modifier and Type | Method and Description |
|---|---|
String |
getUrl() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isAt()
Timed condition checking if we're at given page.
|
boolean |
isInServicesTable(String term)
Searches the options table with the given term and returns if it is present within the table or not.
|
String |
linkId()
ID of the link in the admin menu.
|
back, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedInpublic String linkId()
AbstractJiraAdminPagelinkId in class AbstractJiraAdminPagepublic com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPageisAt in class AbstractJiraPagepublic String getUrl()
public boolean isInServicesTable(String term)
term - to search with.Copyright © 2002-2016 Atlassian. All Rights Reserved.