switch_to_frame
Switch driver focus to an iframe using a CSS selector, enabling interaction with elements inside the frame. Resolves cross-frame automation obstacles.
Instructions
Switch driver focus into an iframe matched by a CSS selector.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |