| DriverUtilitiesGetValueFromSpecificCellFromTable Method |
| Name | Description | |
|---|---|---|
| GetValueFromSpecificCellFromTable(By, Int32, Int32) |
Returns the value from specific cell of a table as per given row and column index
| |
| GetValueFromSpecificCellFromTable(IWebElement, Int32, Int32) |
Returns the value from specific cell of a table as per given row and column index
|