Skip to content

Commit 35edec2

Browse files
authored
Update 2025-09-25-br-playwright-ga-stagehand-limits.mdx
change video to gif from mov
1 parent c0dd063 commit 35edec2

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
@@ -13,7 +13,7 @@ We’re shipping three updates to Browser Rendering.
1313

1414
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

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

1818
```ts title="stagehand example"
1919
const stagehand = new Stagehand({

0 commit comments

Comments
 (0)