K11 LogoK11 Software Solutions

Locator Practice Lab

Type a CSS selector or XPath and highlight matches in the sandbox.

✅ Matches: 0

Try these (examples):
#userEmail
table[aria-label=\"Employees\"] tbody tr td:nth-child(1)
//table[@aria-label='Employees']//tr[3]/td[2]
//button[contains(.,'Open Modal')]
iframe (then deep-search into its content)

Sandbox Area

This area contains intentionally “messy” UI patterns to practice locators.

Loading…
This disappears in ~1 second (wait condition practice).

Dummy Form

User Table

UsernameRoleStatus
Ava.CarterQAActive
Noah.PatelDevActive
Mia.KimAdminDisabled
Leo.SinghQAActive

Shadow DOM

Practice locating elements inside open shadow roots (deep search helps for highlighting).

Popups & Actions

Download File

iframe Lab (srcDoc)

Use deep search to find elements inside this iframe.