| Package | Description |
|---|---|
| org.testatoo.cartridge.html4 | |
| org.testatoo.cartridge.html4.element | |
| org.testatoo.cartridge.html4.evaluator.selenium |
| Modifier and Type | Method and Description |
|---|---|
HtmlElementType |
HtmlEvaluator.htmlElementType(String id)
To get the html type of the element with a given id
|
| Modifier and Type | Method and Description |
|---|---|
static HtmlElementType |
HtmlElementType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HtmlElementType |
HtmlElementType.valueOfIgnoreCase(String value) |
static HtmlElementType[] |
HtmlElementType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HtmlElementType |
SeleniumHtmlEvaluator.htmlElementType(String id) |
Copyright © 2008-2012 Ovea. All Rights Reserved.