veil_use_frame
Redirect subsequent browser actions to a specific iframe by index, or return to the main page. Reacquire element refs after switching.
Instructions
Point every following veil_snapshot/veil_click/veil_fill/veil_type/veil_eval call at one child iframe (index from veil_frames), instead of the main page. Omit index (or pass null) to switch back to the main page. Existing refs are invalidated on switch — call veil_snapshot again after switching.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | No |