Uses of Class
com.atlassian.confluence.pageobjects.page.content.Editor
-
Packages that use Editor Package Description com.atlassian.confluence.pageobjects.page.content com.atlassian.confluence.pageobjects.page.space com.atlassian.confluence.webdriver -
-
Uses of Editor in com.atlassian.confluence.pageobjects.page.content
Methods in com.atlassian.confluence.pageobjects.page.content that return Editor Modifier and Type Method Description Editor
CommentsSection.Comment. edit()
Edit the comment.Editor
ViewPageAddComment. getCommentEditor()
Deprecated.Editor
ViewPageEditComment. getCommentEditor()
Deprecated, for removal: This API element is subject to removal in a future version.Editor
ViewPageReplyComment. getCommentEditor()
Deprecated, for removal: This API element is subject to removal in a future version.Editor
AbstractEditorPage. getEditor()
Deprecated.Editor
CommentsSection.EditComment. getEditor()
This is a bit backwards, because the editor wraps thisEditorContent
. -
Uses of Editor in com.atlassian.confluence.pageobjects.page.space
Methods in com.atlassian.confluence.pageobjects.page.space that return Editor Modifier and Type Method Description Editor
CreatePageTemplate. getEditor()
Deprecated. -
Uses of Editor in com.atlassian.confluence.webdriver
Fields in com.atlassian.confluence.webdriver declared as Editor Modifier and Type Field Description protected static Editor
AbstractEditorContentWebDriverTest. editor
-