execute_script
Execute JavaScript in the browser with optional arguments to interact with the DOM, retrieve data, or trigger custom actions during automated tests.
Instructions
Execute JavaScript in the browser.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | ||
| script | Yes |