| 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<Th> |
HtmlEvaluator.th(Tr tr)
To get the th elements of a given Tr
|
| Modifier and Type | Method and Description |
|---|---|
org.testatoo.core.Selection<Th> |
Tr.th()
To get the list of header cells ("th" elements) of the table row.
|
| Modifier and Type | Method and Description |
|---|---|
org.testatoo.core.Selection<Th> |
SeleniumHtmlEvaluator.th(Tr tr) |
Copyright © 2008-2012 Ovea. All Rights Reserved.