Get Element Count for table returns zero

Hello Miroslav,

Try putting a Wait statement right before your Get Element Count keyword. However, this table has a thead element whereas the others might not? So I think your XPath locator is wrong? Try it with //tbody.

Good luck!

1 Like