| Package | Description |
|---|---|
| org.testatoo.cartridge.html4 | |
| org.testatoo.core |
| Modifier and Type | Method and Description |
|---|---|
static By |
By.$(String jQueryExpression) |
static By |
By.$(String jQueryExpression,
org.testatoo.core.Duration duration) |
static By |
By.id(String id) |
static By |
By.jQuery(String jQueryExpression)
Deprecated.
|
static By |
By.jQuery(String jQueryExpression,
org.testatoo.core.Duration duration)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends org.testatoo.core.component.Component> |
ComponentFactory.component(Class<T> componentType,
By by) |
static org.testatoo.core.Selection<? extends org.testatoo.core.component.Component> |
ComponentFactory.components(By by) |
static <T extends org.testatoo.core.component.Component> |
ComponentFactory.components(Class<T> componentType,
By by) |
Copyright © 2008-2013 Ovea. All Rights Reserved.