Skip to content

Commit d567aaf

Browse files
Update src/content/docs/browser-rendering/quick-actions-rest-api/screenshot-endpoint.mdx
Co-authored-by: Sofia <[email protected]>
1 parent 048a8b1 commit d567aaf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/content/docs/browser-rendering/quick-actions-rest-api/screenshot-endpoint.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ curl -X POST 'https://api.cloudflare.com/client/v4/accounts/<accountId>/browser-
2626

2727
## Advanced usage
2828

29+
Navigate to `https://cloudflare.com/`, changing the page size and waiting until there are no active network connections or up to a maximum of `4500ms`. Then take a `fullPage` screenshot.
30+
2931
```bash
3032
curl -X POST 'https://api.cloudflare.com/client/v4/accounts/<accountId>/browser-rendering/screenshot' \
3133
-H 'Authorization: Bearer <apiToken>' \

0 commit comments

Comments
 (0)