QA Helpers
This section contains helper pages designed as targets for automated testing.
Each page replicates specific UI patterns and interaction flows exercised by the CypressAutomationExample test suite.
These pages are self-contained — no external frameworks or APIs required.
State is managed entirely in-browser (localStorage where persistence across interactions is needed).
Available Pages
-
Buttons
Double-click, right-click, and dynamic click interactions with result messages.
-
Automation Practice Form
Full registration form with text inputs, radio buttons, a date picker, subjects autocomplete,
hobby checkboxes, file upload, and cascading state/city dropdowns.
-
Web Tables
CRUD table with search, add/edit/delete rows, rows-per-page selector, and multi-page pagination.