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.

File upload form

Page role: Intentional FAIL for unsupported inputs. The bot refuses to auto-fill type=file.

Bot scoring: discovery finds the file field → “Unsupported field type requires manual test data” → FAIL (form not cleanly submitted).

Normal required text — bot can fill this.

Required type=file. Listed in the bot’s unsupported types; no auto upload path.

Present so the form looks complete; bot should still fail because of the file field.