| DriverUtilitiesGetNumberOfRowsInTable Method |
| Name | Description | |
|---|---|---|
| GetNumberOfRowsInTable(By) |
Gets the number of rows in a table on the screen, by providing the 'By' selector for table
| |
| GetNumberOfRowsInTable(IWebElement) |
Gets the number of rows in a table on the screen, by providing the identifier for table
|