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.

Bot Studio goto block configuration

Configuration

FieldDescription
Display NameOptional label shown on the block in the canvas.
URLThe web address to navigate to (e.g. https://example.com). Supports dynamic values from msg properties.

Outputs

PortDescription
Output 1Fires after navigation completes

Notes

  • Browser operation blocks require launch browser to be used earlier in the flow.
On this page

On this page