Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/docs/v4/first-steps/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ sidebarTitle: "Introduction"
description: "Developers use Stagehand to reliably automate the web."
---

Stagehand is the SDK for browser agents. Playwright was built for testing, Stagehand is built for agents. Use familiar APIs, self-healing actions, and network-level security across TypeScript, Python, and Go.
Stagehand is built for agents. Playwright was built for testing. Use familiar APIs, self-healing actions, and network-level security across TypeScript, Python, and Go.
Comment thread
seanmcguire12 marked this conversation as resolved.
Comment thread
seanmcguire12 marked this conversation as resolved.

## The problem with browser automation

Expand Down
Loading