| Package | Description |
|---|---|
| org.jboss.arquillian.ajocado.framework | |
| org.jboss.arquillian.ajocado.locator.frame |
| Modifier and Type | Method and Description |
|---|---|
void |
TypedSelenium.selectFrame(FrameLocator<?> frameLocator)
Selects a frame within the current window.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFrameLocator<T extends FrameLocator<T>>
Abstract implementation of option locator.
|
interface |
FrameLocator<T extends FrameLocator<T>>
Locator for locating select options on page.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFrameLocator<T extends FrameLocator<T>>
Abstract implementation of option locator.
|
class |
FrameRelativeLocator
The locators of relative addressing of frames
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.