lundi 22 août 2016

Selenium IDE: Get row count in table

How do I get the row count of a given table in the Selenium IDE?

When I right click on my table, I can only assert/verify the:

  • Title
  • Value
  • Text
  • Table
  • Element Present

with the target being //div[@id='reports']/div[n] where n is the number of rows.

Aucun commentaire:

Enregistrer un commentaire