Logout
← Back to qaCloud
🎯
QA SANDBOX
UI GYM
Practice Automation & Element Locator Strategies
📝
Basic Forms
Practice with text inputs, email validation, password fields, checkboxes, radio buttons, and form submission.
🎚️
Advanced Inputs
Master masked inputs, currency formatting, sliders, date/time pickers, toggles, and conditional fields.
📋
Dropdowns & Autocomplete
Work with native selects, custom dropdowns, searchable lists, multi-select, and autocomplete with debounce.
📊
Data Tables
Handle sortable columns, filtering, pagination, expandable rows, and bulk actions.
🪟
Modals & Overlays
Practice with dialogs, confirmations, tooltips, popovers, and toast notifications.
🎯
Locator Practice
Advanced challenges: iframes, shadow DOM, delayed rendering, and dynamic elements.
🎓 What You'll Learn:
Multiple element locator strategies (ID, CSS, XPath, data-testid)
Handling dynamic and delayed elements
Working with complex UI components
Accessibility-based selection (ARIA labels, roles)
Real-world automation scenarios