public class EditContentPage extends EditorPage
driver, pageBinder, pageElementFinder, timeouts, waiter, waitTimeout
Constructor and Description |
---|
EditContentPage() |
EditContentPage(AbstractContentEntity page,
boolean passEditorAnchor)
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) |
EditContentPage(Draft draft) |
EditContentPage(Page page) |
Modifier and Type | Method and Description |
---|---|
String |
getUrl() |
com.atlassian.pageobjects.elements.query.TimedCondition |
hasEditPageUrl() |
cancel, cancelDoNotBind, clearSessionToken, clickRedoButton, clickUndoButton, discardDraftFromWarning, dismissEditorNotifications, doWaitUntilTinyMceIsInit, edit, focusOnTitle, getBreadcrumbs, getContent, getEditor, getErrorMessages, getImageBrowserDialog, getImagePropertyPanel, getInforMessages, getLocation, getSuccessMessages, getTitle, getTitlePlaceholder, getWarningMessages, hasDraftStatus, hasExistingDraftMessage, hasPreviewContent, hasRestrictionsSet, 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
back, doWait, getAlert, getComponent, getHeader, getInlineDialog, getMainHeader, getMetadata, getMetadataLong, getPageHeadingColor, isDarkFeatureEnabled, isLoggedIn, openAddMenu, 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()
Copyright © 2003–2016 Atlassian. All rights reserved.