qe-browser

Installation
SKILL.md

QE Browser

Thin AQE-owned wrapper around Vibium that adds QE-specific primitives: typed assertions, batch execution, visual-diff against baselines, prompt-injection scanning, and semantic intent scoring.

Engine: Vibium — single ~10MB Go binary, built on WebDriver BiDi (W3C standard), Apache-2.0 licensed, published on npm/PyPI/Maven Central. Auto-launches a background daemon and auto-downloads Chrome for Testing on first use.

Why Vibium, not Playwright?

  • 10MB binary vs ~300MB Playwright install
  • WebDriver BiDi standard (not CDP) — future-proof for Firefox/Safari
  • --json mode on every command (matches AQE structured-output rule)
  • Built-in MCP server: npx -y vibium mcp
  • First-class semantic locators: find text|label|placeholder|testid|role|xpath|alt|title

Platform support (verified 2026-04-09 against Vibium v26.3.18)

Platform npm install -g vibium vibium go <url> smoke-test.sh
macOS arm64 (Apple Silicon native)
macOS x64 (Intel)
Related skills
Installs
13
GitHub Stars
348
First Seen
Apr 19, 2026