All Downloads are FREE. Search and download functionalities are using the official Maven repository.

desc.GetMatchingCSSCount.txt Maven / Gradle / Ivy

There is a newer version: 1.9
Show newest version
Returns number of elements matching CSS

If you wish to assert the number of matching elements, use `CSS Should Match X Times`.

Example:
| ${listCount}= | Get Matching CSS Count | css=div.list li |

=>

| Returns the count of item specified by the locator.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy