find_elements_count
Count page elements matching a CSS selector to verify presence or quantity, aiding in automated testing and validation.
Instructions
Count how many elements on the page match a CSS selector.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |