PluginsPage
instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects
. See the new README.@Deprecated public class PluginsPage extends ConfluenceAbstractPage
driver, jsQueryFactory, pageBinder, pageElementFinder, timeouts, waiter, waitTimeout
Constructor and Description |
---|
PluginsPage()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getActivePluginKey()
Deprecated.
|
Set<String> |
getDisabledPlugins()
Deprecated.
|
Set<String> |
getPluginsWithLoadingErrors()
Deprecated.
|
String |
getUrl()
Deprecated.
|
boolean |
pluginHasErrors(String pluginKey)
Deprecated.
|
boolean |
pluginIsDisabled(String pluginKey)
Deprecated.
|
boolean |
pluginIsLoaded(String pluginKey)
Deprecated.
|
PluginsPage |
selectPlugin(String pluginKey)
Deprecated.
|
void |
waitForLoadedPlugins()
Deprecated.
|
back, dismissSelect2IfActive, doWait, getAlert, getComponent, getHeader, getInlineDialog, getMainHeader, getMetadata, getMetadataLong, getPageHeadingColor, isDarkFeatureEnabled, isLoggedIn, openBrowseMenu, openHelpMenu, openToolsMenu, openUserMenu, sendKeyboardShortcut, sendKeyboardShortcutAndWaitForCondition, setSetupComplete, toString
public String getUrl()
public PluginsPage selectPlugin(String pluginKey)
public boolean pluginIsLoaded(String pluginKey)
public boolean pluginIsDisabled(String pluginKey)
public boolean pluginHasErrors(String pluginKey)
public String getActivePluginKey()
public void waitForLoadedPlugins()
Copyright © 2003–2016 Atlassian. All rights reserved.