# Stagehand Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/stagehand
> Markdown URL: https://aitinkerers.org/technologies/stagehand.md
> Technology record last updated: 2026-03-19T11:41:52Z
> Generated: 2026-09-20T20:36:39Z

Stagehand is the AI browser automation framework: an open-source SDK for developers and LLMs to reliably control web browsers using natural language and code.

Stagehand delivers reliable web automation for production-grade AI agents and developer workflows. Built as a powerful, open-source alternative to Playwright, it fuses the predictability of code with the adaptability of AI. The framework provides four core primitives: **Act** (execute actions via natural language), **Extract** (pull structured data using schemas), **Observe** (discover available on-page actions), and **Agent** (automate entire workflows autonomously). It is compatible with all Chromium-based browsers (Chrome, Edge) and is designed for maintainable, flexible automation, solving common reliability issues in web scraping and testing.

- Official technology site: https://stagehand.dev
- Public AI Tinkerers demos and talks: 2
- Result page: 1 of 1

## Recent Public Talks and Demos

### [Verification with LLM powered Behavior Driven Development (BDD)](https://seattle.aitinkerers.org/talks/rsvp_abgJncjsLmk)

At SageOx, we've built test tooling that has raised the conceptual level of E2E tests from traditional code to human natural language. We've married the old idea of BDD (Behavior Driven Development) with LLMs to reduce the cognitive debt of designing and reviewing acceptance criteria for agent generated code. In my demo, I will show you a test scenario can be defined using natural language in the Gherkin format, have a coding agent turn that into a test run plan that exercises our Web UI, CLI and integration in Claude Code. And, then show a trace of the test running against these multiple interfaces in a single pleasing test report.

- Event context: AI Dev Tools Track - Seattle - July 13 — 2026-07-14 — Seattle
- Public talk page: https://seattle.aitinkerers.org/talks/rsvp_abgJncjsLmk

### [Browse the web with natural language using stagehand](https://sf.aitinkerers.org/talks/rsvp_i_8RkLA3YjQ)

Stagehand is a natural language interface to Playwright, which allows you to browse the web using both Playwright and natural language!

- Event context: AI Tinkerers - Halloween Edition - October 2024 Meetup — 2024-10-23 — San Francisco
- Public talk page: https://sf.aitinkerers.org/talks/rsvp_i_8RkLA3YjQ

## Related Technologies

- [AI](https://aitinkerers.org/technologies/ai) ([Markdown](https://aitinkerers.org/technologies/ai.md)) — 55 public demos
- [Browser automation](https://aitinkerers.org/technologies/browser-automation) ([Markdown](https://aitinkerers.org/technologies/browser-automation.md)) — 3 public demos
- [Claude Code](https://aitinkerers.org/technologies/claude-code) ([Markdown](https://aitinkerers.org/technologies/claude-code.md)) — 214 public demos
- [Claude Opus](https://aitinkerers.org/technologies/claude-opus) ([Markdown](https://aitinkerers.org/technologies/claude-opus.md)) — 18 public demos
- [Claude Sonnet](https://aitinkerers.org/technologies/claude-sonnet) ([Markdown](https://aitinkerers.org/technologies/claude-sonnet.md)) — 20 public demos
- [Gherkin](https://aitinkerers.org/technologies/gherkin) ([Markdown](https://aitinkerers.org/technologies/gherkin.md)) — 2 public demos
- [Playwright](https://aitinkerers.org/technologies/playwright) ([Markdown](https://aitinkerers.org/technologies/playwright.md)) — 32 public demos
- [Shuru VMs](https://aitinkerers.org/technologies/shuru-vms) ([Markdown](https://aitinkerers.org/technologies/shuru-vms.md)) — 1 public demo
