Skip to main content
Take Screenshot opens a URL in Cloudflare’s remote browser and captures the rendered page. Unlike a direct HTTP request, it can wait for client-side content and run JavaScript before capture.

Inputs

Output

Example: capture a loaded dashboard

Set URL to the dashboard, Wait For Selector to a selector on its final chart, and choose the viewport used by the dashboard’s desktop layout. Turn on Full Page when charts extend below the initial viewport.
Cloudflare must be able to reach and authenticate to the URL. Do not expect a browser session from your own computer to be present in the remote browser.

Troubleshooting

The remote browser does not share your local cookies. Use supported request or browser parameters to authenticate only when it is safe to do so.
Wait for a selector that appears after the content loads. Use Wait Time only when the page has no reliable ready-state element.