Class CreateDialog

  • All Implemented Interfaces:
    PageComponent

    @Deprecated
    public class CreateDialog
    extends AbstractDialog
    Deprecated.
    in 5.8. Use CreateDialog instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
    This Dialog handles the Create Dialog which is used for blueprints and templates
    • Constructor Detail

      • CreateDialog

        public CreateDialog()
        Deprecated.
    • Method Detail

      • waitForBlueprint

        public com.atlassian.pageobjects.elements.PageElement waitForBlueprint​(String blueprintKey)
        Deprecated.
        Wait for the existence of the specified blueprint in the create dialog.
        Parameters:
        blueprintKey - the complete module key of the blueprint
        Returns:
        the page element representing the blueprint option