browser_switch_to_frame
Switch to an iframe element using locator strategies like id, css, or xpath to interact with content inside frames during web automation.
Instructions
Switches to an iframe element
Input Schema
Name | Required | Description | Default |
---|---|---|---|
by | Yes | Locator strategy to find element | |
timeout | No | Maximum time to wait for element in milliseconds | |
value | Yes | Value for the locator strategy |