load url

This block is part of the browser group and was last modified in core v14.0.2.

load url v14.0.2

Loads the given URL into a headless browser tab.

In pins 1 + flow
  • flow
    flow
  • URI required
    value

    The URL of the website to be loaded.

Out pins 3 + flow
  • flow
    flow
  • success
    condition

    Inidicates if we were able to browse the given URL at all

  • error
    value
  • page
    browserconnection

A typical wiring for load URL: a function trigger starts the flow; value feeds the uri pin; the flow out pin feeds debug.

Studio canvas example for the load URL block: typical wiring for load URL.

Version history

Introduced in v14.0.2.


Back to browser Return to the main group to view all sub-groups Back to browser Return to the group to view all blocks within this group