What is headless vs headful?
Headless and headful describe whether a browser renders a visible window. A headless browser runs without a graphical interface — lighter and common for automation — while a headful browser renders a full UI like a user’s. Some sites and flows behave differently between the two, and a headful session is easier to watch and record.
Why it matters
For authenticated, multi-step workflows, fidelity and observability matter more than shaving milliseconds. Twin pairs real browser sessions with live view and session video so you can see exactly what a run did — useful when a flow needs review, debugging, or a human handoff.
See it in context: read how Twin compiles and replays a run, follow the cost-cutting guide, or browse use cases and comparisons.