public class Gadget extends Object
| Constructor and Description |
|---|
Gadget(ConfluenceSeleniumClient client,
com.atlassian.selenium.SeleniumAssertions assertThat) |
| Modifier and Type | Method and Description |
|---|---|
int |
getIframeHeight() |
boolean |
isGadgetIframeSelected() |
void |
selectGadgetIframe() |
void |
selectGadgetInMacroBrowser(String gadgetName,
MacroBrowser mb) |
void |
selectTopWindow() |
public Gadget(ConfluenceSeleniumClient client, com.atlassian.selenium.SeleniumAssertions assertThat)
public void selectGadgetIframe()
public int getIframeHeight()
public boolean isGadgetIframeSelected()
public void selectTopWindow()
public void selectGadgetInMacroBrowser(String gadgetName, MacroBrowser mb) throws InterruptedException
InterruptedExceptionCopyright © 2003–2017 Atlassian. All rights reserved.