selectOption
Automate dropdown or select element interactions by specifying a CSS selector and array of values to select in web pages using Playwright-powered browser automation.
Instructions
Select option(s) in a dropdown or select element
Input Schema
Name | Required | Description | Default |
---|---|---|---|
selector | Yes | ||
values | Yes | Array of values to select |