| Package | Description |
|---|---|
| org.testatoo.cartridge.html4 | |
| org.testatoo.cartridge.html4.element | |
| org.testatoo.cartridge.html4.evaluator.selenium |
| Modifier and Type | Method and Description |
|---|---|
org.testatoo.core.Selection<Td> |
HtmlEvaluator.td(Tr tr)
To get the td elements of a given Tr
|
| Modifier and Type | Method and Description |
|---|---|
org.testatoo.core.Selection<Td> |
Tr.td()
To get the list of cells ("td" elements) of the table row.
|
| Modifier and Type | Method and Description |
|---|---|
org.testatoo.core.Selection<Td> |
SeleniumHtmlEvaluator.td(Tr tr) |
Copyright © 2008-2012 Ovea. All Rights Reserved.