Medium locator: textlocator: xpath action: click

No Unique Attributes

An element with no id, no class, no data-testid — only its text and position identify it.

None of the rows below have an id, class, or data-testid. Locate the row that starts with "Find Me" using its text content or DOM position, and click it.

Item Alpha
Item Beta
Find Me — no id, no class, no data-testid
Item Delta