# Accessibility Debugging Snippets Use these JavaScript snippets with the `evaluate_script` tool. ## 1. Find Orphaned Form Inputs Finds form inputs that lack an associated label (no `label[for]`, `aria-label`, `aria-labelledby`, or wrapping `