Quality
- Manual Testing
- Automation Testing
- Regression Testing
This demo page is designed for practicing stable locator strategies including data-testid, IDs, names, CSS selectors, XPath, ARIA roles, nested elements, dynamic elements, and visible text.
Practice Area
Use these controls to practice locating elements by stable attributes, accessible names, visible text, form attributes, and DOM structure.
Status badge with CSS class
Ready for automationText and Role Locators
Selected Tool
None
Nested Elements
Dynamic Elements
Scenarios
Locate element by data-testid
Locate input by ID
Locate input by name attribute
Locate button by visible text
Locate button by role and accessible name
Locate nested item inside a category
Locate element by CSS class
Locate dynamic item after creation
Validate empty state after clearing items
Validate aria-pressed selected state
Validate aria-expanded toggle state
Validate visible and hidden content