run_kane_cli
Opens a target URL in a headless browser and performs interaction sequences to visually validate rendered components.
Instructions
Orchestrate a real browser run via kane-cli. Accepts a target URL and optional interaction sequences (click, type, scroll) to visually validate rendered components.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Target URL to open in headless browser | |
| interactions | No | Ordered list of browser interactions to perform |