public class WhatsNewDialog extends Dialog
Constructor and Description |
---|
WhatsNewDialog(ConfluenceSeleniumClient client) |
Modifier and Type | Method and Description |
---|---|
void |
checkDontShow() |
void |
close() |
boolean |
isDontShowChecked() |
static WhatsNewDialog |
launchFromMenu(ConfluenceSeleniumClient client) |
void |
uncheckDontShow() |
clickButton, clickCancel, clickLink, clickPageMenu, getId, getTitle, hasButton, hasLink, hasPageMenu, isButtonDisabled, isVisible, pressEscape, pressEscapeOnly, waitForRemoval, waitUntilClosed, waitUntilVisible
public static final String ID
public WhatsNewDialog(ConfluenceSeleniumClient client)
public boolean isDontShowChecked()
public void checkDontShow()
public void uncheckDontShow()
public static WhatsNewDialog launchFromMenu(ConfluenceSeleniumClient client)
public void close()
Copyright © 2003–2016 Atlassian. All rights reserved.