|
||||||||||
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.LinkToPageDialog
public class LinkToPageDialog
Field Summary | |
---|---|
static java.lang.String |
LINK_TO_PAGE_DIALOG_ID
|
Fields inherited from class com.atlassian.confluence.selenium.client.Dialog |
---|
client, id |
Constructor Summary | |
---|---|
LinkToPageDialog(ConfluenceSeleniumClient client)
|
Method Summary | |
---|---|
void |
closeDialog()
|
void |
openDialog()
|
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 LINK_TO_PAGE_DIALOG_ID
Constructor Detail |
---|
public LinkToPageDialog(ConfluenceSeleniumClient client)
Method Detail |
---|
public void openDialog()
public void closeDialog()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |