-
Notifications
You must be signed in to change notification settings - Fork 3
Configurable viewport docs #76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Added informational note about Browser Use's configuration options.
dprevoznik
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left one comment!
info/pricing.mdx
Outdated
| | Browser live view & logs | ✅ | ✅ | ✅ | | ||
| | Browser replays | ❌ | ✅ | ✅ | | ||
| | Browser profiles | ❌ | ✅ | ✅ | | ||
| | Browser viewports | ✅ | ✅ | ✅ | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we move this directly above Browser Replays in the Pricing features list?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
masnwilliams
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
dprevoznik
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM now!
Description
This PR introduces documentation for the new configurable viewport feature, allowing users to set a custom
width,height, andrefresh_ratefor browser sessions.browsers/viewport.mdx, with code examples for TypeScript/JavaScript and Python, a list of supported configurations, and performance considerations.docs.jsonto include the new page in the "Browsers" section of the navigation.info/pricing.mdxpage to show that "Browser viewports" are available on all subscription tiers.Implementation Checklist
Testing
mintlify devworks (see installation here)Docs
Visual Proof
Please provide a screenshot or video demonstrating that your changes work locally:
[Drag and drop your screenshot/video here or use the following format:]
]
[
Related Issue
Fixes [Github issue link]
[If this corresponds to a fix from another Kernel OSS repo, include this:]
Fixes [Link to other repo]
[Replace with actual issue link, e.g., Fixes https://github.com/username/repo/issues/123]
Additional Notes
[Any additional context, concerns, or notes for reviewers]
Description generated by Mesa. Update settings