---
title: "Vibium"
description: "Browser automation for AI agents and humans, built on WebDriver BiDi."
doc_version: "1.0"
last_updated: "2026-05-19"
canonical_url: "https://vibium.dev/"
---

# Vibium

Browser automation for AI agents and humans, built on WebDriver BiDi.

Vibium gives agents and scripts a real browser they can drive with
commands for navigation, element mapping, form input, assertions,
screenshots, PDFs, and session recordings.

Start with the Introduction for the high-level model, or use the
Quickstart when you want the shortest path to a live browser run.

## Sitemap

- [Vibium](https://vibium.dev/)
- [Introduction](https://vibium.dev/introduction/)
- [Installation](https://vibium.dev/installation/)
- [Quickstart](https://vibium.dev/quickstart/)
- [Getting Started](https://vibium.dev/getting-started/)
- [Tutorial: Filling a Form End-to-End](https://vibium.dev/tutorial/)
- [Core Concepts](https://vibium.dev/concepts/)
- [MCP Server Integration](https://vibium.dev/mcp-integration/)
- [Client Libraries](https://vibium.dev/client-libraries/)
- [Troubleshooting](https://vibium.dev/troubleshooting/)
- [FAQ](https://vibium.dev/faq/)
- [Overview](https://vibium.dev/commands/)
- [vibium go](https://vibium.dev/commands/go/)
- [vibium map](https://vibium.dev/commands/map/)
- [vibium diff map](https://vibium.dev/commands/diff/)
- [vibium find](https://vibium.dev/commands/find/)
- [vibium click](https://vibium.dev/commands/click/)
- [vibium fill](https://vibium.dev/commands/fill/)
- [vibium select](https://vibium.dev/commands/select/)
- [vibium check](https://vibium.dev/commands/check/)
- [vibium press](https://vibium.dev/commands/press/)
- [vibium wait](https://vibium.dev/commands/wait/)
- [vibium text](https://vibium.dev/commands/text/)
- [vibium screenshot](https://vibium.dev/commands/screenshot/)
- [vibium pdf](https://vibium.dev/commands/pdf/)
- [vibium eval](https://vibium.dev/commands/eval/)
- [vibium record](https://vibium.dev/commands/record/)
- [vibium mcp](https://vibium.dev/commands/mcp/)
- [Contributing](https://vibium.dev/contributing/)
