Evaluate JavaScript
browser_evaluateExecute custom JavaScript on a webpage or a specific element to extract data, trigger actions, or run logic directly in the browser context.
Instructions
Evaluate JavaScript expression on page or element
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _meta | No | ||
| target | No | ||
| element | No | ||
| filename | No | ||
| function | Yes |