Skip to main content
Browser Use can automatically fill out and submit web forms, making it perfect for automating repetitive data entry tasks.

Basic Form Filling

This example demonstrates how to fill out a contact form with specific information:

How It Works

1

Navigate to Form

The agent navigates to the target URL containing the form
2

Identify Form Fields

Browser Use automatically identifies interactive form elements on the page
3

Fill Fields

The agent fills each field with the specified data in the correct order
4

Submit Form

Once all fields are filled, the agent submits the form and returns the result

Multi-Field Forms

For complex forms with multiple sections, you can provide detailed instructions:

Handling Different Input Types

Browser Use can handle various form input types:

Text Inputs

Radio Buttons

Checkboxes

File Uploads

Error Handling

Browser Use automatically handles common form issues:

Form Validation

The agent can verify that forms were filled correctly:

Tips for Form Filling

Important: Be specific about field names and values to ensure accurate form filling.
  • Use exact field labels as they appear on the page
  • For dropdowns, specify the exact option text
  • Allow time for page loads and dynamic content
  • Test with the form’s actual validation rules