Class CreateLiveCopyWizard


  • public class CreateLiveCopyWizard
    extends Wizard
    • Constructor Detail

      • CreateLiveCopyWizard

        public CreateLiveCopyWizard()
    • Method Detail

      • isOpened

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

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

        public com.codeborne.selenide.SelenideElement name()
        Returns:
        the name field.
      • isExcludeSubPages

        public CoralCheckbox isExcludeSubPages()
        Returns:
        the isExcludeSubPages field.
      • rolloutConfigs

        public CoralSelect rolloutConfigs()
        Returns:
        the rolloutConfigs field.
      • rolloutConfigTags

        public CoralTagList rolloutConfigTags()
        Returns:
        the rolloutConfigs field.
      • confirmDialog

        public Dialog confirmDialog()
        Returns:
        the confirm dialog displayed at last step.