browsercat_evaluate
Execute JavaScript code in a browser console to automate web interactions, extract data, or modify page content using browser automation capabilities.
Instructions
Execute JavaScript in the browser console
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| script | Yes | JavaScript code to execute |