com.atlassian.confluence.webdriver.pageobjects.page.content.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.
|
String |
toString()
Deprecated.
|
cancel, clearSessionToken, clickUndoButton, discardDraftFromWarning, dismissEditorNotifications, dismissFlagMessages, doWaitUntilTinyMceIsInit, edit, focusOnTitle, getEditor, getErrorFlagMessages, getErrorMessages, getImagePropertyPanel, getInforMessages, getLocation, getSuccessFlagMessages, getSuccessMessages, getTitle, getWarningMessages, hasErrorMessage, hasExistingDraftMessage, hasMessages, hasSuccessFlagMessage, hasSuccessMessage, hasViewPreviousChanges, isBlogPost, isPublishButtonDisabled, isTitleEditable, isTitleFocused, isUnpublishedChangesLozengeVisible, openDraftChangesDialogFromWarning, openImageDialog, openInsertMenu, openMacroBrowser, openWikiMarkupDialog, overwrite, resumeDraftFromWarning, save, saveAndExpectToFail, saveWithEnterInVersionComment, setTitle, waitForStatusIcon
back, doWait, getAlert, getComponent, getHeader, getMainHeader, getMetadata, getMetadataLong, isDarkFeatureEnabled, openToolsMenu, 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 String toString()
toString
in class ConfluenceAbstractPage
Copyright © 2003–2020 Atlassian. All rights reserved.