Skip to content

Search is only available in production builds. Try building and previewing the site to test it out locally.

vibium go

Navigate the active tab to a URL.

vibium go <url>

Loads <url> in the current page. If no browser is running, Vibium starts one first; otherwise it reuses the existing session.

The command returns once the navigation has committed. To wait for specific content to be ready, follow up with vibium wait.

Terminal window
vibium go https://example.com
vibium go https://github.com/VibiumDev/vibium
  • vibium wait — block on a URL change or element appearance.
  • vibium map — list elements on the new page.