com.atlassian.confluence.webdriver.pageobjects.page.space.CreatePageTemplate instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.@Deprecated public class CreatePageTemplate extends ConfluenceAbstractPage
driver, jsQueryFactory, pageBinder, pageElementFinder, serverPerformance, timeouts, waiter, waitTimeout| Constructor and Description |
|---|
CreatePageTemplate(Space space)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ListPageTemplates |
create()
Deprecated.
|
Editor |
getEditor()
Deprecated.
|
String |
getUrl()
Deprecated.
|
LabelsDialog |
openLabelsDialog()
Deprecated.
|
void |
setContent(String content)
Deprecated.
|
void |
setName(String name)
Deprecated.
|
back, doWait, getAlert, getComponent, getHeader, getMainHeader, getMetadata, getMetadataLong, isDarkFeatureEnabled, openToolsMenu, setSetupComplete, toStringpublic CreatePageTemplate(Space space)
public String getUrl()
public void setName(String name)
public void setContent(String content)
public LabelsDialog openLabelsDialog()
public ListPageTemplates create()
public Editor getEditor()
Copyright © 2003–2022 Atlassian. All rights reserved.