Dmitry Gozman 73f9f81db4
feat(locators): allow ambiguous locators when parsing (#23034)
This supports locators like `nth(0)` and `locator('div', { hasText:
'foo' })` that are not canonical, but still work.

Fixes #22990, #22965.
2023-05-15 19:42:51 -07:00
..
2023-01-30 09:53:28 +01:00
2023-01-30 09:53:28 +01:00
2023-01-30 09:53:28 +01:00