WhatsNewDialog
instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects
. See the new README.@Deprecated public class WhatsNewDialog extends Dialog
Modifier and Type | Field and Description |
---|---|
static String |
ID
Deprecated.
|
id
driver, frameExecutor, pageBinder, pageElementFinder, timeouts, waiter
Constructor and Description |
---|
WhatsNewDialog()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
WhatsNewDialog |
checkDontShow()
Deprecated.
|
void |
closeDialog()
Deprecated.
|
com.atlassian.pageobjects.elements.PageElement |
getDialogHeader()
Deprecated.
|
boolean |
isDontShowChecked()
Deprecated.
|
WhatsNewDialog |
uncheckDontShow()
Deprecated.
|
clickButton, clickCancel, clickCancelAndWaitUntilClosed, clickLink, clickPageMenu, find, findAll, getTitle, hasButton, hasLink, hasPageMenu, isButtonDisabled
getDialog, getHeight, getId, getWidth, isVisible, isVisibleTimed, pressEscape, pressEscapeOnly, toString, waitForRemoval, waitUntilAUIBlanketHidden, waitUntilHidden, waitUntilVisible
getComponent
public static final String ID
public boolean isDontShowChecked()
public WhatsNewDialog checkDontShow()
public WhatsNewDialog uncheckDontShow()
public com.atlassian.pageobjects.elements.PageElement getDialogHeader()
public void closeDialog()
Copyright © 2003–2015 Atlassian. All rights reserved.