vibium go
Navigate the active tab to a URL.
Synopsis
Section titled “Synopsis”vibium go <url>Description
Section titled “Description”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.
Examples
Section titled “Examples”vibium go https://example.comvibium go https://github.com/VibiumDev/vibiumSee also
Section titled “See also”vibium wait— block on a URL change or element appearance.vibium map— list elements on the new page.