Search by user name
← Back to demos
Tables Demo · UI Automation Practice
Practice table automation scenarios.
This demo page is designed for practicing table search, status filters, column sorting, pagination, row validation, row actions, empty states, and stable selectors for automation.
Demo Table
User Management Table
Use search, filters, sorting, pagination, and row actions to practice real table automation scenarios.
| Actions | ||||||
|---|---|---|---|---|---|---|
| Alex Morgan | alex.morgan@example.com | Developer | Active | Engineering | 2026-01-12 | |
| Ava Johnson | ava.johnson@example.com | Data Analyst | Pending | Data | 2026-02-08 | |
| Carlos Vega | carlos.vega@example.com | QA Engineer | Active | Quality | 2026-01-30 | |
| Daniel Chen | daniel.chen@example.com | QA Engineer | Inactive | Quality | 2026-01-18 | |
| Emma Wilson | emma.wilson@example.com | Developer | Pending | Engineering | 2026-01-27 |
Showing 5 of 12 results
Page 1 of 3
Scenarios
Suggested checks for automation practice.
Search by email
Filter users by status
Sort table by name
Sort table by creation date
Navigate to next page
Return to previous page
Validate row data
Click row action
Deactivate active user
Activate inactive user
Change user status to Pending
Change user status to Blocked
Change user status to Active
Change user status to Inactive
Validate empty state