You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/browser-rendering/platform/stagehand.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ This guide shows you how to deploy a [Worker](/workers/) that uses Stagehand, Br
25
25
In this example, you will use Stagehand to search for a movie on [The Movie Database](https://www.themoviedb.org/), extract its details (title, year, rating, duration, and genre), and return the information along with a screenshot of the webpage.
26
26
<Detailsheader="See an example of the result"> </Details>
27
27
28
-
If you want to skip the steps and get started quickly, select **Deploy to Cloudflare** below.
28
+
If instead you want to skip the steps and get started right away, select **Deploy to Cloudflare** below.
29
29
30
30
[](https://deploy.workers.cloudflare.com/?url=https://github.com/cloudflare/playwright/tree/main/packages/playwright-cloudflare/examples/stagehand)
0 commit comments