Comprehensive test pages for browser automation and QA testing
Test form elements, inputs and dropdowns
Simple form with essential fields for testing basic form submission, validation, and error handling.
Tests custom dropdown with scrolling behavior and country selection. Includes dynamic filtering and keyboard navigation.
Simple page with native HTML controls: one select dropdown and one input type="date" picker for automation testing.
TOTP verification page with a Base32 secret and otpauth URI for testing generate_2fa_code style automation flows.
Test mouse interactions
Tests drag and drop functionality with sortable lists, image area selection, and text selection features.
Tests click, double click, right click, hover, and coordinate-based variants. Each action has a visible result display for automation assertions.
Tests clipboard read and write permissions using the Clipboard API. Copies text to clipboard and reads it back.
Rich text editor inside an iframe, plus nested iframes. Tests frame_path for cross-frame interactions.
Test dynamic elements and loading states
Test file uploads and downloads
Test window/tab management and navigation
Test media input devices and permissions
Test pages for AI failure analysis agent evaluation
Test browser language and timezone settings
Various test pages and resources
These test pages are designed for browser automation testing using tools like Playwright, Selenium, or Puppeteer. Each page tests specific UI patterns and edge cases to ensure your automation scripts handle various scenarios correctly.