Skip to content

Add browse upload to browser skill docs#62

Open
derekmeegan wants to merge 1 commit intomainfrom
derek/add_upload_docs
Open

Add browse upload to browser skill docs#62
derekmeegan wants to merge 1 commit intomainfrom
derek/add_upload_docs

Conversation

@derekmeegan
Copy link
Copy Markdown

@derekmeegan derekmeegan commented Mar 29, 2026

Summary

  • Document browse upload <selector> <files...> in the browser skill SKILL.md and REFERENCE.md
  • Added to interaction commands section with examples for single file, multiple files, and ref-based selectors
  • Notes remote Browserbase support (base64 injection path)

Context

Implementation PR: browserbase/stagehand#1906

🤖 Generated with Claude Code


Note

Low Risk
Low risk: documentation-only changes adding usage guidance for a new CLI command, with no runtime or behavioral code changes.

Overview
Documents the new browse upload <selector> <files...> interaction command in the browser skill docs.

Adds a dedicated upload section to REFERENCE.md (including examples for single/multiple file uploads and using snapshot refs like @0-5) and lists browse upload in the SKILL.md interaction command cheat sheet, noting remote Browserbase support via base64 injection.

Written by Cursor Bugbot for commit 9f29217. This will update automatically on new commits. Configure here.

Document the new `browse upload <selector> <files...>` command for
uploading files to <input type="file"> elements. Works with CSS
selectors, XPath, and ref-based selectors from snapshot. Supports
single and multiple files, local and remote Browserbase sessions.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant