public class SetupModePage extends AbstractJiraPage
| Modifier and Type | Class and Description |
|---|---|
static class |
SetupModePage.ModeSelection |
body, driver, elementFinder, metaElement, pageBinder, timeouts| Constructor and Description |
|---|
SetupModePage() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLanguageChangeDialogTriggerText() |
String |
getUrl() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isAt()
Timed condition checking if we're at given page.
|
SetupLanguageDialog |
openLanguageDialog() |
SetupModePage |
selectMode(SetupModePage.ModeSelection mode) |
DatabaseSetupPage |
submit() |
void |
submitToInstantPath() |
back, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedInpublic String getUrl()
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPageisAt in class AbstractJiraPagepublic DatabaseSetupPage submit()
public void submitToInstantPath()
public SetupModePage selectMode(SetupModePage.ModeSelection mode)
public SetupLanguageDialog openLanguageDialog()
public String getLanguageChangeDialogTriggerText()
Copyright © 2002-2017 Atlassian. All Rights Reserved.