| Modifier and Type | Method and Description |
|---|---|
SeleniumTable |
SeleniumTable.body()
Gets a table containing the
tbody content. |
SeleniumTable |
SeleniumTable.foot()
Gets a table containing the
tfoot content. |
static SeleniumTable |
SeleniumTable.getInstance(org.openqa.selenium.WebElement tableElement)
Gets an instance of
SeleniumTable with the base table element provided. |
SeleniumTable |
SeleniumTable.head()
Gets a table containing the
thead content. |
Copyright © 2019. All rights reserved.