Screenshot Device Default Correction
Fixed documentation to correctly show that screenshot device parameter defaults to 'none' instead of 'browser-macos'.
April 14, 2026 · Fix
Documentation Fix
Corrected the default value for the device parameter in screenshot components. The documentation previously incorrectly stated that browser-macos was the default, when the actual API behavior defaults to none for deviceless captures.
What Changed
- Updated component documentation tables to show correct default:
none - Added clarification that omitting the device parameter or passing
noneresults in raw deviceless screenshots - Ensures documentation matches actual API behavior
Back to Changelog.