View Source PhoenixTest.Playwright.Selector (PhoenixTestPlaywright v0.1.1)
Playright supports different types of locators: CSS, XPath, internal.
They can mixed and matched by chaining the together.
Also, you can register custom selector engines that run right in the browser (Javascript).
There is no official documentation, since this is considered Playwright internal.
References: