$ npx takeone do goto localhost:3000
✓ #1 await s.goto("http://localhost:3000/");
main
4 heading "Create a project"
5 textbox "Project name"
6 button "Create project"
7 button [icon ellipsis] (opens menu)
$ npx takeone do click 6
+ 8 status "Creating acme-prod…"
Your agent finds the way
It clicks through your app step by step. That path becomes your video's script.