Uses of Class
com.atlassian.confluence.pageobjects.selenium3.page.content.Editor
-
-
Uses of Editor in com.atlassian.confluence.pageobjects.selenium3.page.content
Methods in com.atlassian.confluence.pageobjects.selenium3.page.content that return Editor Modifier and Type Method Description Editor
CommentsSection.Comment. edit()
Edit the comment.Editor
ViewPageAddComment. getCommentEditor()
Deprecated.Editor
ViewPageEditComment. getCommentEditor()
Editor
ViewPageReplyComment. getCommentEditor()
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.selenium3.page.space
Methods in com.atlassian.confluence.pageobjects.selenium3.page.space that return Editor Modifier and Type Method Description Editor
CreatePageTemplate. getEditor()
Deprecated. -
Uses of Editor in com.atlassian.confluence.webdriver.selenium3
Fields in com.atlassian.confluence.webdriver.selenium3 declared as Editor Modifier and Type Field Description protected static Editor
AbstractEditorContentWebDriverTest. editor
-