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.

Inline form — same-URL success

Page role: Classic full-page POST that re-renders this same URL with a success banner (no redirect, no AJAX).

Bot scoring: URL unchanged, body text changes → PASS.

Required. Value is echoed in the success banner after submit.

Required email for autofill coverage.

Optional comment/message field.

POST back to the same route; controller returns the view with $submitted = true.