DraftsPage
instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects
. See the new README.@Deprecated public class DraftsPage extends ConfluenceAbstractPage
driver, jsQueryFactory, pageBinder, pageElementFinder, serverPerformance, timeouts, waiter, waitTimeout
Constructor and Description |
---|
DraftsPage()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
discardDraftForContent(String pageTitle)
Deprecated.
|
String |
getUrl()
Deprecated.
|
com.atlassian.pageobjects.elements.query.TimedCondition |
hasDraftForContent(String pageTitle)
Deprecated.
|
com.atlassian.pageobjects.elements.query.TimedCondition |
hasNoDrafts()
Deprecated.
|
EditorPage |
resumeDraftForContent(String pageTitle)
Deprecated.
|
back, dismissSelect2IfActive, doWait, getAlert, getComponent, getHeader, getInlineDialog, getMainHeader, getMetadata, getMetadataLong, getPageHeadingColor, getRequestCorrelationId, isDarkFeatureEnabled, isLoggedIn, openBrowseMenu, openHelpMenu, openToolsMenu, openUserMenu, sendKeyboardShortcut, sendKeyboardShortcutAndWaitForCondition, setSetupComplete, toString
public String getUrl()
public com.atlassian.pageobjects.elements.query.TimedCondition hasNoDrafts()
public com.atlassian.pageobjects.elements.query.TimedCondition hasDraftForContent(String pageTitle)
public EditorPage resumeDraftForContent(String pageTitle)
public void discardDraftForContent(String pageTitle)
Copyright © 2003–2017 Atlassian. All rights reserved.