Skip to main content

Introducing Demonstrate Mode: For Absolute Precision

ProductAndrea's profile picture
Andrea
December 18, 2025
Share

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:

  1. You Drive: Launch a live browser session in the Notte IDE.
  2. You Execute: Click through the flow, handle the edge cases, and select exactly the data you need.
  3. We Code: Notte records your intent and generates the deterministic script (selectors, waits, interactions) in real-time.
Post Image

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.

Post Image

Get Started

Click through browser flows today: console.notte.cc