Skip to content

Commit 6cba6a1

Browse files
authored
Update 2025-09-25-br-playwright-ga-stagehand-limits.mdx
fix links
1 parent f9893ec commit 6cba6a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/changelog/browser-rendering/2025-09-25-br-playwright-ga-stagehand-limits.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ We’re shipping three updates to Browser Rendering.
1111
- We’re also adding [Stagehand support (Beta)](/browser-rendering/platform/stagehand/) so you can combine code with natural language instructions to build more resilient automations.
1212
- Finally, we’ve tripled [limits](/browser-rendering/platform/limits/#workers-paid) for paid plans across both the [REST API](/browser-rendering/rest-api/) and [Workers Bindings](/browser-rendering/workers-bindings/) to help you scale.
1313

14-
To get started with Stagehand, check out this [example guide](/browser-rendering/platform/stagehand) that uses Stagehand and [Workers AI](/workers-ai) to search for a movie on [The Movie Database](https://www.themoviedb.org/), extract its details using natural language (title, year, rating, duration, and genre), and return the information along with a screenshot of the webpage.
14+
To get started with Stagehand, check out this [example guide](/browser-rendering/platform/stagehand/) that uses Stagehand and [Workers AI](/workers-ai/) to search for a movie on [The Movie Database](https://www.themoviedb.org/), extract its details using natural language (title, year, rating, duration, and genre), and return the information along with a screenshot of the webpage.
1515

1616
![Stagehand video](~/assets/images/browser-rendering//stagehand.gif)
1717

0 commit comments

Comments
 (0)