select
Choose an option from a dropdown in an Electron app for automated testing. Provide a session ID, element locator, and target value to set the desired option.
Instructions
Select an option from a dropdown
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | ||
| timeout | No | ||
| selector | Yes | ||
| sessionId | Yes |