execute_script
Run custom JavaScript in the browser with optional arguments. Use this command to interact with page elements or modify behavior when standard Selenium actions fall short.
Instructions
Execute JavaScript in the browser.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | ||
| script | Yes |