Click or drag to resize
DriverUtilitiesGetNumberOfRowsInTable Method
Overload List
  NameDescription
Public methodStatic memberGetNumberOfRowsInTable(By)
Gets the number of rows in a table on the screen, by providing the 'By' selector for table
Public methodStatic memberGetNumberOfRowsInTable(IWebElement)
Gets the number of rows in a table on the screen, by providing the identifier for table
Top
See Also