Skip to main contentSkip to Jobs

Admin dashboard

Sidebar, KPI cards, filter, search, and paginated user table with bulk checkbox.

Open editorial guide: dynamic elements practice

Challenge mode: append ?challenge=1 to this URL for harder selectors / no helper test ids where noted.

Interactive demo

128 users
12 pending
4 roles
IdNameStatus
u1User 1active
u2User 2invited
u3User 3invited
u4User 4invited
u5User 5active
1/4

Practice ideas

Manual testing

  • Filter invited vs active
  • Search by id

Automation

  • Table row assertions after filter
  • Pagination next/prev disabled states

Locator hints (beginner)

  • [data-testid="pg-admin-search"]
  • [data-testid="pg-admin-table"]