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, isLoggedIn
public String linkId()
AbstractJiraAdminPage
linkId
in class AbstractJiraAdminPage
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPage
isAt
in class AbstractJiraPage
public String getUrl()
public boolean isInServicesTable(String term)
term
- to search with.Copyright © 2002-2021 Atlassian. All Rights Reserved.