Skip to main content
Templates
Workflows

Fill forms automatically

Map structured data onto web form fields and submit a deterministic browser workflow with Notte.

Run this template

Clone just this template, configure Notte, and start the run.

Before running

Deterministic path

  • Demonstrates deterministic form interactions with goto, fill, select_dropdown_option, checkbox/radio clicks, and optional submit.
  • Uses inline uv script metadata, so no template-specific pyproject.toml is required.
  • Creates a Notte browser session.
  • Displays session details for monitoring.

Workflow inputs

  • Session: a Notte-hosted browser used to load and interact with web pages.
  • Fill: a Notte primitive for typing values into input and textarea fields.
  • Select dropdown option: a Notte primitive for choosing an option from a native HTML select.

Workflow variants

  • Lead and intake automation from CRM or CSV records.
  • QA checks for required fields and form behavior.
  • Repeatable internal workflows for known form layouts.
  • Load form data from CSV, JSON, or a CRM.