public class TFoot
extends java.lang.Object
Constructor and Description |
---|
TFoot(org.openqa.selenium.WebElement tbodyElement) |
Modifier and Type | Method and Description |
---|---|
TableRow |
getRow(int index) |
int |
getRowCount() |
org.openqa.selenium.WebElement |
getRowElement(int index) |
public TableRow getRow(int index)
public org.openqa.selenium.WebElement getRowElement(int index)
public int getRowCount()