@ParametersAreNonnullByDefault public class AccessibilityPersonalSettingsPage extends AbstractJiraPage
body, driver, elementFinder, javascriptExecutor, metaElement, pageBinder, timeouts, webDriverPoller| Constructor and Description |
|---|
AccessibilityPersonalSettingsPage() |
| Modifier and Type | Method and Description |
|---|---|
String |
getUrl() |
com.atlassian.pageobjects.elements.query.TimedQuery<Boolean> |
hasSetting(String label) |
com.atlassian.pageobjects.elements.query.TimedCondition |
isAt()
Timed condition checking if we're at given page.
|
void |
toggleSetting(String label) |
back, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedInpublic String getUrl()
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPageisAt in class AbstractJiraPagepublic com.atlassian.pageobjects.elements.query.TimedQuery<Boolean> hasSetting(String label)
public void toggleSetting(String label)
Copyright © 2002-2023 Atlassian. All Rights Reserved.