uncheck
Uncheck a checkbox in Electron apps by specifying a selector. Use this tool to toggle checkboxes off during automated testing or interaction workflows.
Instructions
Uncheck a checkbox matching a selector. No-op if already unchecked.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | ||
| timeoutMs | No | Default 5000. | |
| force | No | Skip actionability checks. |