Class CopyOverwritePromptPage


  • public class CopyOverwritePromptPage
    extends ViewPage
    Represents the common actions possible after trying to copy a page over an existing page.
    Since:
    5.3M1
    Version:
    $Id: a4743e8e41520050624c89b29b87d30e650b4619 $
    • Constructor Detail

      • CopyOverwritePromptPage

        public CopyOverwritePromptPage()
    • Method Detail

      • clickCopyButton

        public CopyOrRenameOrDeleteStatusPage clickCopyButton()
        Submit the copy overwrite prompt page form.
        Returns:
        the copy confirmation page.
      • clickChangeTargetButton

        public CopyPage clickChangeTargetButton()
        Click the change target link.
        Returns:
        the copy page.
      • clickCancelButton

        public ViewPage clickCancelButton()
        Click the cancel link.
        Returns:
        the view page of the originaly copied document.
      • getWarningMessage

        public String getWarningMessage()
        Returns:
        the overwrite warning message.