Click or drag to resize
DriverUtilitiesGetValueFromSpecificCellFromTable Method
Overload List
  NameDescription
Public methodStatic memberGetValueFromSpecificCellFromTable(By, Int32, Int32)
Returns the value from specific cell of a table as per given row and column index
Public methodStatic memberGetValueFromSpecificCellFromTable(IWebElement, Int32, Int32)
Returns the value from specific cell of a table as per given row and column index
Top
See Also