browser_unselect_checkbox
Unselects a checkbox element on a webpage using specified locator strategies to automate form interactions and UI testing.
Instructions
Unselect a checkbox
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 |