Switch the working context to an iframe. Exactly one parameter is required.Documentation Index
Fetch the complete documentation index at: https://skyvern.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
selector | str | No | CSS selector for the iframe element. |
name | str | No | The name attribute of the iframe. |
index | int | No | Zero-based index of the iframe on the page. |
Exactly one of
selector, name, or index must be provided.
