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, isLoggedIn
public String getUrl()
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPage
isAt
in class AbstractJiraPage
public DatabaseSetupPage submit()
public void submitToInstantPath()
public SetupModePage selectMode(SetupModePage.ModeSelection mode)
public SetupLanguageDialog openLanguageDialog()
public String getLanguageChangeDialogTriggerText()
Copyright © 2002-2015 Atlassian. All Rights Reserved.