Skip to main content
Run any Skill in Manus
with one click
$pwd:

how-to-use-browser

// Browser automation skill for web page interaction. Two strategies: (1) Snapshot + refs for simple static pages; (2) JavaScript-first for login forms, SPA, and dynamic pages (PREFERRED). Covers opening URLs, snapshots, clicking, filling forms, evaluating JS, screenshots, tab management, and navigation. Built on go-rod/CDP with headless Chrome. If snapshot returns 0 element refs, DO NOT retry -- switch to JavaScript strategy immediately.

$ git log --oneline --stat
stars:552
forks:69
updated:March 19, 2026 at 01:09
SKILL.md
readonly