| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAttributeLocator<E extends ElementLocator<E>>
Default implementation of locator for element's attributes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractElementLocator<T extends ElementLocator<T>>
Abstract implementation of element locator able to derive attributes for itself.
|
class |
AbstractIterableLocator<T extends IterableLocator<T>>
Abstract implementation of locator which can iterate over it's descendant.
|
| 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
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractOptionLocator<T extends OptionLocator<T>>
Abstract implementation of option locator.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractWindowLocator<T extends WindowLocator<T>>
Abstract implementation of option locator.
|
class |
WindowNameLocator
The locator for referencing window by name
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.