Class RestoreTreeWizard


  • public class RestoreTreeWizard
    extends Wizard
    • Constructor Detail

      • RestoreTreeWizard

        public RestoreTreeWizard()
    • Method Detail

      • isOpened

        public boolean isOpened()
        Returns:
        true if the wizard is opened.
      • title

        public com.codeborne.selenide.SelenideElement title()
        Returns:
        the title field.
      • timelineDate

        public CalendarPicker timelineDate()
        Returns:
        the timeline calendar
      • preventNvp

        public CoralCheckbox preventNvp()
        Returns:
        the prevent non versioned pages checkbox
      • open

        public static RestoreTreeWizard open​(java.lang.String parent,
                                             java.lang.String source)