mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

Supports inline regex in addition to string: `_react=BookItem[author = /Ann?a/i]`. This is similar to `text=` selector, but applies to `_react` and `_vue` selectors. In the future, will also apply to `role=` selector.