Blocks & Flow EditorBrowser
switch iframe
The **switch iframe** block switches browser context into an iframe on the page.
The switch iframe block switches browser context into an iframe on the page.
Configuration
| Field | Description |
|---|---|
| Display Name | Optional label shown on the block in the canvas. |
| Type | CSS Selector or XPath to locate the iframe. |
| XPath / Selector Value | The selector expression for the iframe. |
| Enter Wait Time | Maximum seconds to wait for the iframe to load. |
Outputs
| Port | Description |
|---|---|
| Output 1 | Fires after switching into the iframe |
Notes
- Browser operation blocks require launch browser to be used earlier in the flow.
- Pair with exit frame to return to the main page