PageTemplateWizard
instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects
. See the new README.@Deprecated public class PageTemplateWizard extends ConfluenceAbstractPage
driver, jsQueryFactory, pageBinder, pageElementFinder, serverPerformance, timeouts, waiter, waitTimeout
Constructor and Description |
---|
PageTemplateWizard(Space space)
Deprecated.
|
PageTemplateWizard(Space space,
Long templateId)
Deprecated.
|
PageTemplateWizard(Space space,
Page parentPage)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
allFieldsHaveValue(String name,
String value)
Deprecated.
|
void |
chooseListOption(String name,
String value)
Deprecated.
|
void |
enterTextareaVariable(String name,
String value)
Deprecated.
|
void |
enterTextVariable(String name,
String value)
Deprecated.
|
String |
getUrl()
Deprecated.
|
CreatePage |
next()
Deprecated.
|
CreatePage |
selectTemplateWithoutVariables(String templateId)
Deprecated.
|
back, dismissSelect2IfActive, doWait, getAlert, getComponent, getHeader, getInlineDialog, getMainHeader, getMetadata, getMetadataLong, getPageHeadingColor, getRequestCorrelationId, isDarkFeatureEnabled, isLoggedIn, openBrowseMenu, openHelpMenu, openToolsMenu, openUserMenu, sendKeyboardShortcut, sendKeyboardShortcutAndWaitForCondition, setSetupComplete, toString
public PageTemplateWizard(Space space)
public String getUrl()
public CreatePage selectTemplateWithoutVariables(String templateId)
public CreatePage next()
Copyright © 2003–2018 Atlassian. All rights reserved.