Blocks & Flow EditorBrowser
goto
The **goto** block navigates the current browser tab to a specified URL.
The goto block navigates the current browser tab to a specified URL.
Configuration
| Field | Description |
|---|---|
| Display Name | Optional label shown on the block in the canvas. |
| URL | The web address to navigate to (e.g. https://example.com). Supports dynamic values from msg properties. |
Outputs
| Port | Description |
|---|---|
| Output 1 | Fires after navigation completes |
Notes
- Browser operation blocks require launch browser to be used earlier in the flow.