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.
|
void |
addBlogPost()
Deprecated.
|
EditContentPage |
addTemplateWithid(long id)
Deprecated.
|
boolean |
confirmBundledBlueprintsArePresent()
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
getComponent
public EditContentPage addBlankPage()
public void addBlogPost()
public EditContentPage addTemplateWithid(long id)
public com.atlassian.pageobjects.elements.PageElement waitForBlueprint(String blueprintKey)
blueprintKey
- the complete module key of the blueprintpublic boolean confirmBundledBlueprintsArePresent()
Copyright © 2003–2015 Atlassian. All rights reserved.