public class ConfluencePopup extends Object
Modifier and Type | Field and Description |
---|---|
protected ConfluenceSeleniumClient |
client |
protected String |
windowId |
Constructor and Description |
---|
ConfluencePopup(String windowId,
ConfluenceSeleniumClient client) |
Modifier and Type | Method and Description |
---|---|
void |
closeWindow() |
boolean |
isOpen()
Don't call closeWindow based on this method, as it isn't very accurate.
|
String |
toString() |
protected final ConfluenceSeleniumClient client
protected String windowId
public ConfluencePopup(String windowId, ConfluenceSeleniumClient client)
Copyright © 2003–2018 Atlassian. All rights reserved.