select
Pick an option from a dropdown by providing the element's CSS selector and the value to select. Enables automated testing of form fields.
Instructions
Select an element on the page with Select tag
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | CSS selector for element to select | |
| value | Yes | Value to select |