5 issues coming  ·  Subscribe to get them in your inbox
Issue No. 01 — Coming Soon

Your weekly vibewire — browser automation, delivered.

A weekly newsletter on Vibium — the browser automation framework for the AI era. Recipes across the vibium CLI, the MCP server, and JS / Python / Java clients. Edge cases from agent-driven runs, and the parts nobody writes down.

No. 01First issue, coming soon
WeeklyEvery Tuesday, 09:00 UTC
FreeForever, no paywall
No.
01
May 2026 · Issue 01
Daisy Lady Bug
Topic Vibium CLI — all 66 commands
— The newsletter

Testing ideas,
delivered weekly.

Each issue covers one surface of Vibium in depth — a command deep-dive, a real-world recipe, an edge case worth knowing. No fluff, no filler.

  • CLI command deep-dives One or more commands per issue — how they work, when to reach for them, and the gotchas.
  • Agent-automation recipes Real patterns from running Vibium inside Claude, Cursor, and other AI tools.
  • All three client surfaces JS, Python, and Java bindings covered — plus the MCP server and the CLI.
  • Free forever No paywall, no tier gating. Every issue, every reader.
Be on the list

Get new issues
in your inbox.

No spam. Unsubscribe any time. Issue No. 01 ships soon.

Something went wrong — please try again.

— Coming up
No.
01
May 2026 · Vibium CLI
Topic All 66 commands
▶ Issue No. 01

The complete Vibium CLI — all 66 commands, with demos.

Every command in the Vibium CLI, documented with animated terminal demos. Navigate, find, interact, capture, manage state, and wire up AI agents — all from a single binary, all covered in the first issue.

CLI Navigate Find & Read Interact Capture State Browser Dev Tools
Commands66
Read time12 min
PublishedMay 2026
Coming soon
No.
02
May 2026 · Vibium MCP
Topic All 85 tools
▶ Issue No. 02

The complete Vibium MCP server — all 85 tools, wired into your agent.

Every MCP tool documented: navigate, find, interact, capture, manage state, control time. How to wire Vibium into Claude and Cursor, the browser_map + @ref pattern that makes agent sessions reliable, and the virtual clock surface for testing time-dependent behaviour.

MCP Navigate Find & Read Interact Capture State Browser Clock
Tools85
Read time14 min
PublishedMay 2026
Coming soon
No.
03
May 2026 · Vibium JS
Topic All 68 methods
▶ Issue No. 03

The Vibium JavaScript API — all 68 methods, with examples.

Every JS method documented: navigate, find elements, interact, capture dialogs, wait, run page utilities and network capture. The find-once-act-many pattern with element handles, the virtual clock for time-dependent tests, and isolated browser contexts for parallel sessions.

JavaScript Navigate Find Interact Keyboard Wait Capture Clock
Methods68
Read time13 min
PublishedMay 2026
Coming soon
No.
04
May 2026 · Vibium Python
Topic All 72 methods
▶ Issue No. 04

The Vibium Python API — all 72 methods, synchronous and snake_case.

The same object model as the JS API — browser, context, page, element — in the language QA engineers actually reach for. Synchronous by default, snake_case throughout, with context managers for dialog and network capture, and the virtual clock for time-dependent tests.

Python Navigate Find Interact Keyboard Wait Capture Clock
Methods72
Read time14 min
PublishedMay 2026
Coming soon
No.
05
May 2026 · Vibium Java
Topic All 82 methods
▶ Issue No. 05

The Vibium Java API — all 82 methods, typed and fluent.

Statically typed, camelCase, with a fluent options builder wherever arguments are needed. FindOptions, StartOptions, BrowserContext with try-with-resources teardown, and Supplier<Boolean> for custom wait conditions. The full API tour closes here.

Java Navigate Find Interact Keyboard Wait Capture Clock
Methods82
Read time15 min
PublishedMay 2026
Coming soon