Class ViewPageEditComment

All Implemented Interfaces:
com.atlassian.pageobjects.Page

@Deprecated(since="8.7.0", forRemoval=true) public class ViewPageEditComment extends ViewPage
Deprecated, for removal: This API element is subject to removal in a future version.
since 8.7.0 Use the same class in confluence-webdriver-pageobjects instead
Pageobject for editing a comment via a full page load. E.g. https://localhost:8080/confluence/viewpage.action?pageId=1417511265&showComments=true&editComment=true&commentId=1459782169&#comment-1459782169
  • Constructor Details

    • ViewPageEditComment

      public ViewPageEditComment(String pageId, long commentID)
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • getUrl

      public String getUrl()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Specified by:
      getUrl in interface com.atlassian.pageobjects.Page
      Overrides:
      getUrl in class ViewPage
    • getCommentEditor

      public Editor getCommentEditor()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • isCommentNotFoundErrorPresent

      public com.atlassian.pageobjects.elements.query.TimedCondition isCommentNotFoundErrorPresent()
      Deprecated, for removal: This API element is subject to removal in a future version.