execute_script
Execute JavaScript code in the browser via Selenium WebDriver to manipulate web pages, extract data, or trigger actions that are not possible with standard interactions.
Instructions
Execute JavaScript in the browser
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| script | Yes | JavaScript code to execute |