Class CreateDialog
java.lang.Object
com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
com.atlassian.confluence.pageobjects.component.dialog.AbstractDialog
com.atlassian.confluence.pageobjects.component.dialog.CreateDialog
- All Implemented Interfaces:
PageComponent
Deprecated.
This Dialog handles the Create Dialog which is used for blueprints and templates
-
Field Summary
Fields inherited from class com.atlassian.confluence.pageobjects.component.dialog.AbstractDialog
idFields inherited from class com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
driver, frameExecutor, javascriptExecutor, pageBinder, pageElementFinder, timeouts -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.com.atlassian.pageobjects.elements.PageElementwaitForBlueprint(String blueprintKey) Deprecated.Wait for the existence of the specified blueprint in the create dialog.Methods inherited from class com.atlassian.confluence.pageobjects.component.dialog.AbstractDialog
getDialog, getHeight, getId, getTitle, getWidth, isVisible, isVisibleTimed, pressEscape, pressEscapeOnly, toString, waitForRemoval, waitUntilAUIBlanketHidden, waitUntilHidden, waitUntilVisible
-
Constructor Details
-
CreateDialog
public CreateDialog()Deprecated.
-
-
Method Details
-
addBlankPage
Deprecated. -
waitForBlueprint
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
-
CreateDialoginstead from maven modulecom.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.