com.atlassian.confluence.webdriver.pageobjects.component.dialog.CreateDialog
instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects
. See the new README.@Deprecated public class CreateDialog extends AbstractDialog
id
driver, frameExecutor, pageBinder, pageElementFinder, timeouts, waiter
Constructor and Description |
---|
CreateDialog()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
EditContentPage |
addBlankPage()
Deprecated.
|
com.atlassian.pageobjects.elements.PageElement |
waitForBlueprint(String blueprintKey)
Deprecated.
Wait for the existence of the specified blueprint in the create dialog.
|
getDialog, getHeight, getId, getTitle, getWidth, isVisible, isVisibleTimed, pressEscape, pressEscapeOnly, toString, waitForRemoval, waitUntilAUIBlanketHidden, waitUntilHidden, waitUntilVisible
public EditContentPage addBlankPage()
public com.atlassian.pageobjects.elements.PageElement waitForBlueprint(String blueprintKey)
blueprintKey
- the complete module key of the blueprintCopyright © 2003–2021 Atlassian. All rights reserved.