Introducing Demonstrate Mode: For Absolute Precision
LLM agents are incredible at figuring out "how" to do a task. But sometimes, you don't need discovery—you need specific, pixel-perfect execution.
If you are building a complex checkout flow or navigating a legacy internal tool, you can't afford for the agent to "guess" the path. You need it to click exactly where you would click.
Enter Demonstrate Mode.
We built a high-fidelity session recorder that turns your manual actions into production-ready code.
How it works:
- You Drive: Launch a live browser session in the Notte IDE.
- You Execute: Click through the flow, handle the edge cases, and select exactly the data you need.
- We Code: Notte records your intent and generates the deterministic script (selectors, waits, interactions) in real-time.

The New Hierarchy of Automation
We are building the complete IDE for browser automation. You now have two distinct ways to build:
- Agent Mode: High leverage. Great for exploration, bootstrapping, and fuzzy tasks.
- Demonstrate Mode: High precision. Great for complex flows where you know exactly what needs to happen.
Don't spend 20 minutes prompting an agent to find a button you can see in 2 seconds. Just click it, capture the code, and ship.

Get Started
Click through browser flows today: console.notte.cc
