cloak_check
Check or uncheck checkboxes and radio buttons by reference ID to interact with web pages while bypassing bot detection systems.
Instructions
Check or uncheck a checkbox/radio by ref ID. Returns an updated snapshot.
Args: page_id: Target page ID. ref: Ref ID from snapshot. checked: True to check, False to uncheck.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | ||
| ref | Yes | ||
| checked | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||