Open a browser, optionally navigating to a URL. This is the browser lifecycle command — use it when you specifically want to launch a browser or inspect an existing session.
bap openbap open https://example.com
For most agent-driven browsing, prefer bap goto. It reuses the active page and supports fused
observation. Use bap open only for explicit browser lifecycle control.