File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/content/changelog/browser-rendering Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ With the **Quick Actions REST API** you can:
1212- **Capture screenshots** – Use `/screenshot` to take a screenshot of a webpage from provided URL or HTML.
1313- **Generate PDFs** – Use `/pdf` to convert web pages into PDFs.
1414- **Extract HTML content** – Use `/content` to retrieve the full HTML from a page.
15- **Snapshot (HTML + Screenshot)** – Use `/screenshot ` to capture both the page's HTML and a screenshot in one request
15+ **Snapshot (HTML + Screenshot)** – Use `/snapshot ` to capture both the page's HTML and a screenshot in one request
1616- **Scrape Web Elements** – Use `/scrape` to extract specific elements from a page.
1717
1818For example, to capture a screenshot:
You can’t perform that action at this time.
0 commit comments