autofill_helper library

Classes

AiTextClient
Pluggable AI client interface to keep code testable and vendor-agnostic.
AutoFillHelper
The main utility class that supports Faker & optional AI-powered data.
FakeFillerAction
A floating debug-only action button that auto-fills form fields, selects the first dropdown item, and generates a placeholder image.
MockAiClient
A mock AI client you can use in tests (returns deterministic values).
OpenAiClient
A simple OpenAI-style client (text + image) using HTTP.

Enums

AutoFillMode
How we want to generate fake data.