public class ApplicationAccessPage extends AbstractJiraPage
Modifier and Type | Class and Description |
---|---|
class |
ApplicationAccessPage.Role |
class |
ApplicationAccessPage.RoleGroup |
Modifier and Type | Field and Description |
---|---|
protected com.atlassian.pageobjects.elements.timeout.Timeouts |
timeouts |
body, driver, elementFinder, javascriptExecutor, metaElement, pageBinder, webDriverPoller
Constructor and Description |
---|
ApplicationAccessPage() |
Modifier and Type | Method and Description |
---|---|
String |
getUrl() |
void |
initialise() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isAt()
Timed condition checking if we're at given page.
|
ApplicationAccessDefaultsDialog |
openDefaultsDialog() |
ApplicationAccessPage.Role |
role(String id) |
List<ApplicationAccessPage.Role> |
roles() |
back, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedIn
@Inject protected com.atlassian.pageobjects.elements.timeout.Timeouts timeouts
public void initialise()
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPage
isAt
in class AbstractJiraPage
public String getUrl()
public List<ApplicationAccessPage.Role> roles()
public ApplicationAccessPage.Role role(String id)
public ApplicationAccessDefaultsDialog openDefaultsDialog()
Copyright © 2002-2023 Atlassian. All Rights Reserved.