Conversion Bot Test Hub

Page chrome: #brand-home and #nav-hub are always present — both are same-origin links to /. Bot click → URL change → PASS.

Broken form — no submit

Page role: Intentional FAIL. Fields are visible and fillable, but there is no submit button / submit input.

Bot scoring: discovers the form, may fill fields, then reports “Form has no visible submit button” → FAIL.

Required text field — bot can fill it, but cannot submit.

Required email — fillable, not submittable.

Optional textarea. Intentionally no <button type=submit> and no input[type=submit] on this form.