answers.json
only if "autofill": true
- Never guess unknown or blank fields — leave them for manual input - Skip inputs that cannot be typed into (e.g. read-only) - Prefer .type()
with delays over .fill()
to ensure DOM safety - Never click submit/next unless required fields are present