| Package | Description |
|---|---|
| org.testatoo.cartridge.html4 | |
| org.testatoo.core |
| Modifier and Type | Method and Description |
|---|---|
static By |
By.id(String id) |
static By |
By.jQuery(String jQueryExpression) |
| 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-2011 Ovea. All Rights Reserved.