|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent com.atlassian.confluence.pageobjects.component.dialog.AbstractDialog com.atlassian.confluence.pageobjects.component.dialog.CreateDialog
public class CreateDialog
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 |
---|
id |
Fields inherited from class com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent |
---|
driver, frameExecutor, pageBinder, pageElementFinder, waiter |
Constructor Summary | |
---|---|
CreateDialog()
|
Method Summary | |
---|---|
EditContentPage |
addBlankPage()
|
void |
addBlogPost()
|
boolean |
confirmBundledBlueprintsArePresent()
|
Methods inherited from class com.atlassian.confluence.pageobjects.component.dialog.AbstractDialog |
---|
getDialog, getId, isVisible, isVisibleTimed, pressEscape, pressEscapeOnly, waitForRemoval, waitUntilHidden, waitUntilVisible |
Methods inherited from class com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent |
---|
getComponent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CreateDialog()
Method Detail |
---|
public EditContentPage addBlankPage()
public void addBlogPost()
public boolean confirmBundledBlueprintsArePresent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |