|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.selenium.client.Dialog com.atlassian.confluence.selenium.client.WhatsNewDialog
public class WhatsNewDialog
Field Summary | |
---|---|
static java.lang.String |
ID
|
Fields inherited from class com.atlassian.confluence.selenium.client.Dialog |
---|
client, id |
Constructor Summary | |
---|---|
WhatsNewDialog(ConfluenceSeleniumClient client)
|
Method Summary | |
---|---|
void |
checkDontShow()
|
void |
close()
|
boolean |
isDontShowChecked()
|
static WhatsNewDialog |
launchFromMenu(ConfluenceSeleniumClient client)
|
void |
uncheckDontShow()
|
Methods inherited from class com.atlassian.confluence.selenium.client.Dialog |
---|
clickButton, clickCancel, clickLink, clickPageMenu, getId, getTitle, hasButton, hasLink, hasPageMenu, isButtonDisabled, isVisible, pressEscape, pressEscapeOnly, waitForRemoval, waitUntilClosed, waitUntilVisible |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String ID
Constructor Detail |
---|
public WhatsNewDialog(ConfluenceSeleniumClient client)
Method Detail |
---|
public boolean isDontShowChecked()
public void checkDontShow()
public void uncheckDontShow()
public static WhatsNewDialog launchFromMenu(ConfluenceSeleniumClient client)
public void close()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |