page.screenshot
page.screenshot is a browser runtime capability in the page namespace.
Availability
- Runtime:
browser - Kind:
raw - Category:
extraction - Supported drivers: Playwright, Puppeteer, Stagehand
SDK Surface
- SDK path:
runtime.page.screenshot - Async: Yes
HTTP Surface
- Transport:
workspace.execute(...) - Call:
page.screenshot - Long-running: No
Reference Semantics
- Requires refs:
page - Returns refs:
artifact
Arguments
Result
- Type:
artifact - Description: Screenshot artifact metadata.

