js_execute
Execute JavaScript code directly in the browser. Automate interactions, test scripts, or manipulate the DOM for security testing.
Instructions
Execute JavaScript in the browser context
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| script | Yes | JavaScript code to execute |