rnw_evaluate
Run custom JavaScript in the active browser page to handle advanced RNW interactions, inspect state, or debug automation flows. Use when standard clicks and screenshots are not enough.
Instructions
Execute JavaScript in the browser context. Useful for advanced interactions or debugging.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| script | Yes | JavaScript code to execute |