| Package | Description |
|---|---|
| org.testatoo.cartridge.html4 | |
| org.testatoo.cartridge.html4.element | |
| org.testatoo.cartridge.html4.evaluator.selenium |
| Modifier and Type | Method and Description |
|---|---|
TBody |
HtmlEvaluator.tbody(Table table)
To get the Tbody of a given table
|
| Modifier and Type | Method and Description |
|---|---|
TBody |
Table.tbody()
To get the tbody attribute of the table (table rows grouped into a body section).
|
| Modifier and Type | Method and Description |
|---|---|
TBody |
SeleniumHtmlEvaluator.tbody(Table table) |
Copyright © 2008-2012 Ovea. All Rights Reserved.