EditContentPage
instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects
. See the new README.@Deprecated public class EditContentPage extends EditorPage
Modifier and Type | Field and Description |
---|---|
protected org.openqa.selenium.JavascriptExecutor |
client
Deprecated.
|
driver, pageBinder, pageElementFinder, serverPerformance, timeouts, waiter, waitTimeout
Constructor and Description |
---|
EditContentPage()
Deprecated.
|
EditContentPage(AbstractContentEntity page,
boolean passEditorAnchor)
Deprecated.
For the sake of supporting old browsers, you can actually load the quick editor but loading any viewpage with
a #editor anchor.
|
EditContentPage(BlogPost blogPost)
Deprecated.
|
EditContentPage(Draft draft)
Deprecated.
|
EditContentPage(Page page)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getUrl()
Deprecated.
|
com.atlassian.pageobjects.elements.query.TimedCondition |
hasEditPageUrl()
Deprecated.
|
com.atlassian.pageobjects.elements.query.TimedCondition |
hasMacroMetadataAvaiable(String macroName)
Deprecated.
check whether a macro metadata is available at runtime
|
String |
toString()
Deprecated.
|
cancel, cancelDoNotBind, clearSessionToken, clickRedoButton, clickUndoButton, discardDraftFromWarning, dismissEditorNotifications, dismissFlagMessages, doWaitUntilTinyMceIsInit, edit, focusOnTitle, getBreadcrumbs, getContent, getEditor, getErrorFlagMessages, getErrorMessages, getImageBrowserDialog, getImagePropertyPanel, getInforMessages, getLocation, getSuccessFlagMessages, getSuccessMessages, getTimedTitle, getTitle, getTitlePlaceholder, getWarningMessages, hasDraftStatus, hasErrorMessage, hasExistingDraftMessage, hasMessages, hasPreviewContent, hasRestrictionsSet, hasSuccessFlagMessage, hasSuccessMessage, hasViewAutosavedChanges, hasViewPreviousChanges, isBlogPost, isCancelVisibleNow, isDirty, isPermissionsSet, isPublishButtonDisabled, isQuickEdit, isRestrictionsButtonVisible, isTitleEditable, isTitleFocused, isTitleSelected, isUnpublishedChangesLozengeVisible, openDraftChangesDialogFromAutosave, openDraftChangesDialogFromWarning, openImageDialog, openInsertMenu, openLabelsDialog, openMacroBrowser, openMovePageDialog, openRestrictionsDialog, openWikiMarkupDialog, overwrite, preview, resumeDraftFromWarning, save, saveAndExpectToFail, saveWithEnterInVersionComment, saveWithKeyboardShortcut, setTitle, setVersionComment, showPageLayout2Menu, waitForStatusIcon
back, dismissSelect2IfActive, doWait, getAlert, getComponent, getHeader, getInlineDialog, getMainHeader, getMetadata, getMetadataLong, getPageHeadingColor, getRequestCorrelationId, isDarkFeatureEnabled, isLoggedIn, openBrowseMenu, openHelpMenu, openToolsMenu, openUserMenu, sendKeyboardShortcut, sendKeyboardShortcutAndWaitForCondition, setSetupComplete
public EditContentPage()
public EditContentPage(Page page)
public EditContentPage(BlogPost blogPost)
public EditContentPage(Draft draft)
public EditContentPage(AbstractContentEntity page, boolean passEditorAnchor)
getUrl()
.public String getUrl()
public com.atlassian.pageobjects.elements.query.TimedCondition hasEditPageUrl()
public com.atlassian.pageobjects.elements.query.TimedCondition hasMacroMetadataAvaiable(String macroName)
macroName
- macroName
is availablepublic String toString()
toString
in class ConfluenceAbstractPage
Copyright © 2003–2017 Atlassian. All rights reserved.