| 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<Colgroup> |
HtmlEvaluator.colgroups(Table table)
To get the columns groups of a given table
|
| Modifier and Type | Method and Description |
|---|---|
org.testatoo.core.Selection<Col> |
HtmlEvaluator.cols(Colgroup colgroup)
To get the columns in a given colgroup
|
| Modifier and Type | Method and Description |
|---|---|
org.testatoo.core.Selection<Colgroup> |
Table.colgroups()
To get the groups of columns of the table.
|
| Modifier and Type | Method and Description |
|---|---|
org.testatoo.core.Selection<Colgroup> |
SeleniumHtmlEvaluator.colgroups(Table table) |
| Modifier and Type | Method and Description |
|---|---|
org.testatoo.core.Selection<Col> |
SeleniumHtmlEvaluator.cols(Colgroup colgroup) |
Copyright © 2008-2012 Ovea. All Rights Reserved.