Class ViewDraftDiffDialog

  • All Implemented Interfaces:
    PageComponent

    @Deprecated
    public class ViewDraftDiffDialog
    extends AbstractDialog
    Deprecated.
    in 5.8. Use ViewDraftDiffDialog instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
    The dialog showing the unpublished changes from the draft.
    • Constructor Detail

      • ViewDraftDiffDialog

        public ViewDraftDiffDialog()
        Deprecated.
    • Method Detail

      • ready

        public final void ready()
        Deprecated.
      • getDiffViewAsText

        public String getDiffViewAsText()
        Deprecated.
      • resumeDraft

        public EditorPage resumeDraft()
        Deprecated.
      • hasResumeButton

        public com.atlassian.pageobjects.elements.query.TimedQuery<Boolean> hasResumeButton()
        Deprecated.
      • hasDiscardButton

        public com.atlassian.pageobjects.elements.query.TimedQuery<Boolean> hasDiscardButton()
        Deprecated.
      • close

        public void close()
        Deprecated.
      • getAddedSpan

        public String getAddedSpan​(int index)
        Deprecated.
      • getDeletedSpan

        public String getDeletedSpan​(int index)
        Deprecated.