browser_find_elements
Locate multiple web elements using various strategies like CSS, XPath, or ID for automated browser interactions and testing.
Instructions
Find multiple elements
Input Schema
Name | Required | Description | Default |
---|---|---|---|
by | Yes | Locator strategy to find element | |
timeout | No | Maximum time to wait for element in milliseconds | |
value | Yes | Value for the locator strategy |