KeyboardShortcutHelperDialog
instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects
. See the new README.@Deprecated public class KeyboardShortcutHelperDialog extends Dialog
Modifier and Type | Field and Description |
---|---|
static String |
AUTOFORMAT_TAB_NAME
Deprecated.
|
static String |
EDITOR_TAB_NAME
Deprecated.
|
static String |
GENERAL_TAB_NAME
Deprecated.
|
static String |
GLOBAL_MODULE
Deprecated.
|
id
driver, frameExecutor, pageBinder, pageElementFinder, timeouts, waiter
Constructor and Description |
---|
KeyboardShortcutHelperDialog()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
areModulesVisible(String... modules)
Deprecated.
|
void |
clickEditorTab()
Deprecated.
|
void |
clickGeneralTab()
Deprecated.
|
void |
clickWikimarkupTab()
Deprecated.
|
void |
closeDialog()
Deprecated.
|
com.atlassian.pageobjects.elements.query.TimedCondition |
configureAutocompleteMessagePresent()
Deprecated.
|
void |
disableShortcuts()
Deprecated.
|
com.atlassian.pageobjects.elements.query.TimedCondition |
enableCheckboxPresent()
Deprecated.
|
void |
enableShortcuts()
Deprecated.
|
boolean |
shortcutHasAction(String description,
String action)
Deprecated.
|
boolean |
testModuleHasShortcuts(String module,
String... shortcutTitles)
Deprecated.
|
void |
waitUntilTabVisible(String tabName)
Deprecated.
|
clickButton, clickCancel, clickCancelAndWaitUntilClosed, clickLink, clickPageMenu, find, findAll, getTitle, hasButton, hasLink, hasPageMenu, isButtonDisabled
getDialog, getHeight, getId, getWidth, isVisible, isVisibleTimed, pressEscape, pressEscapeOnly, toString, waitForRemoval, waitUntilAUIBlanketHidden, waitUntilHidden, waitUntilVisible
getComponent
public static final String GENERAL_TAB_NAME
public static final String EDITOR_TAB_NAME
public static final String AUTOFORMAT_TAB_NAME
public static final String GLOBAL_MODULE
public void waitUntilTabVisible(String tabName)
public boolean areModulesVisible(String... modules)
public void clickEditorTab()
public void clickGeneralTab()
public void clickWikimarkupTab()
public boolean testModuleHasShortcuts(String module, String... shortcutTitles)
public void disableShortcuts()
public void closeDialog()
public void enableShortcuts()
public com.atlassian.pageobjects.elements.query.TimedCondition enableCheckboxPresent()
public com.atlassian.pageobjects.elements.query.TimedCondition configureAutocompleteMessagePresent()
Copyright © 2003–2016 Atlassian. All rights reserved.