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
InterruptedException
Copyright © 2003–2018 Atlassian. All rights reserved.