playwright/docs
Dmitry Gozman 722302799e
feat(selectors): support regular expressions in attribute selectors (#12960)
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.
2022-03-22 17:00:56 -07:00
..
development devops: migrate from master to main branch (#10303) 2021-12-07 22:58:33 -08:00
src feat(selectors): support regular expressions in attribute selectors (#12960) 2022-03-22 17:00:56 -07:00