Br snapshot formats#31364
Conversation
The `/snapshot` endpoint now supports optional formats for response, including Markdown and accessibility tree. Updated documentation to reflect these changes and added usage examples.
- Rewrite snapshot.mdx intro to frame individual endpoints vs /snapshot combining them - Add 'Choose which formats to return' section with real API response - Add TypeScript SDK and Workers Bindings tab examples for formats - Fix pre-existing broken sentence in custom HTML example - Fix Workers Bindings capitalization across all tab labels - Link to individual single-format endpoints and Quick Actions overview - Rename changelog to 2026-06-10, lead with announcement - Add AI agent workflow context for Markdown and accessibility tree formats - Add code example to changelog - Remove em dashes, fix typos, replace marketing language
Review⏸️ Automatic reviews for this PR are paused. This PR has already received 2 automatic reviews. To run another review, a codeowner can comment
💡 1 suggestion found in commit Suggestions (1)
CommandsOnly codeowners can run commands. Post a comment with the command to trigger it.
|
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
There was a problem hiding this comment.
3 inline suggestions for style guide issues.
- MEDIUM
snapshot.mdx:4—descriptionexceeds 160 characters. - MEDIUM
snapshot.mdx:157andchangelog/2026-06-10-br-snapshot-formats.mdx:28— "coming soon" language triggers Semgrep warnings and violates the time-bound content guideline.
Process notes: PR title should use the full product name ("Browser Run" rather than "Br"). The PR body is empty — please fill in the summary and check the relevant documentation checklist items.
|
Posted the review to PR #31364. What the PR changes
Labels applied Issues flagged
Process issues for maintainer attention
|
- Add entry to browser-run.yaml for the new formats parameter - Link to /snapshot docs page for usage examples
Co-authored-by: ask-bonk[bot] <249159057+ask-bonk[bot]@users.noreply.github.com>
Co-authored-by: ask-bonk[bot] <249159057+ask-bonk[bot]@users.noreply.github.com>
…ts.mdx Co-authored-by: ask-bonk[bot] <249159057+ask-bonk[bot]@users.noreply.github.com>
- Add Browser Run to changelog title and description - Update dates to 2026-06-11 - Rename changelog file to match naming convention - Replace 'coming soon' with 'not yet available' in changelog and snapshot.mdx
Summary
Screenshots (optional)
Documentation checklist