Browser Use

Drive a real browser via the local `playwright-cli` binary — navigate, click, fill forms, run JS in-page, take ARIA snapshots/screenshots/PDFs, manage tabs/cookies/localStorage, inspect and mock network requests, record traces and video. Attaches to the user's signed-in Chrome for authenticated tasks. Also runs and debugs Playwright tests. TRIGGER when: user asks to interact with a live page (click, fill, log in, submit), reproduce a UI bug, scrape state behind auth, screenshot a rendered page, or run/debug Playwright tests; user mentions `playwright-cli`, Playwright, or browser automation. SKIP: static fetches where `WebFetch` suffices (no JS, no auth, no interaction needed); when a dedicated browser MCP is loaded and preferred; reading plain documentation pages.

ilm-alan c23a055 5 files · 28.9 KB Updated

File contents

ilm-alan/browser-use/tree/main/ commit c23a0557a0

Frequently asked questions

npx skillmds@latest add ilm-alan/browser-use