and you can't easily locate via selectors - it really wants you to locate elements ANY other way, such as "role" (hard to figure out - I have no idea how) and the “accessible name" (again, hard to figure out).
Locating elements by these values, even if they were easy to figure out, is really brittle.
But this is all SORTOF a nitpick, because the true punishing nature of ALL of these tools is what happens when locators or assertions fail.