| Package | Description |
|---|---|
| org.jboss.arquillian.ajocado.framework |
| Modifier and Type | Method and Description |
|---|---|
List<WindowNameLocator> |
TypedSelenium.getAllWindowIds()
Returns the IDs of all windows that the browser knows about.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TypedSelenium.openWindow(URL url,
WindowNameLocator windowName)
Opens a popup window (if a window with that ID isn't already open).
|
void |
TypedSelenium.waitForPopUp(WindowNameLocator windowNameLocator,
long timeoutInMilis)
Waits for a popup window to appear and load up.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.