| DriverUtilitiesGetValuesOfSpecificColumnFromTable Method |
| Name | Description | |
|---|---|---|
| GetValuesOfSpecificColumnFromTable(By, Int32) |
This method is used to the get all values from specific column of table
by providing | |
| GetValuesOfSpecificColumnFromTable(IWebElement, Int32) |
This method is used to the get all values from specific column of table
by providing table identifier and column index
|