browser_switch_to_frame
Switch to an iframe element in a web page by specifying the locator strategy and value. Integrate with Selenium WebDriver for automated browser interactions, including navigation and testing.
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 |