ViewTemplatePage
instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects
. See the new
README.@Deprecated public class ViewTemplatePage extends ConfluenceAbstractPage
Modifier and Type | Field and Description |
---|---|
static String |
URL
Deprecated.
|
driver, jsQueryFactory, pageBinder, pageElementFinder, serverPerformance, timeouts, waiter, waitTimeout
Constructor and Description |
---|
ViewTemplatePage()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
com.atlassian.pageobjects.elements.PageElement |
getContent()
Deprecated.
|
org.openqa.selenium.WebElement |
getContentElement()
Deprecated.
since 5.9 Use
getContent() or getContentElementText() |
String |
getContentElementText()
Deprecated.
|
String |
getUrl()
Deprecated.
|
GlobalTemplatesPage |
goBack()
Deprecated.
|
back, dismissSelect2IfActive, doWait, getAlert, getComponent, getHeader, getInlineDialog, getMainHeader, getMetadata, getMetadataLong, getPageHeadingColor, getRequestCorrelationId, isDarkFeatureEnabled, isLoggedIn, openBrowseMenu, openHelpMenu, openToolsMenu, openUserMenu, sendKeyboardShortcut, sendKeyboardShortcutAndWaitForCondition, setSetupComplete, toString
public static final String URL
public String getUrl()
public String getContentElementText()
public com.atlassian.pageobjects.elements.PageElement getContent()
@Deprecated public org.openqa.selenium.WebElement getContentElement()
getContent()
or getContentElementText()
public GlobalTemplatesPage goBack()
Copyright © 2003–2018 Atlassian. All rights reserved.