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 EditorCommentsSection.Comment. edit()Edit the comment.EditorViewPageAddComment. getCommentEditor()Deprecated.EditorViewPageEditComment. getCommentEditor()Deprecated, for removal: This API element is subject to removal in a future version.EditorViewPageReplyComment. getCommentEditor()Deprecated, for removal: This API element is subject to removal in a future version.EditorAbstractEditorPage. getEditor()Deprecated.EditorCommentsSection.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 EditorCreatePageTemplate. 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 EditorAbstractEditorContentWebDriverTest. editor
-