playwright/tests
Dmitry Gozman 356fc35b85
feat(role selector): allow unquoted name attribute (#13224)
- This supports `role=button[name=Hello]` similarly to CSS selectors.
- Does not change `_react` or `_vue` behavior that insist on quoting the string.
- Uses CSS notion of "identifier" characters.
2022-04-01 10:08:02 -07:00
..
android chore: group tests under tests/ (2) (#13082) 2022-03-25 23:09:02 -07:00
assets feat(role): add more tests for accessible name (#13154) 2022-03-29 11:59:44 -07:00
components fix(tests): remove lock from component tests, test real experience (#13095) 2022-03-26 13:54:33 -07:00
config fix(html-report): only invoke git once (#13165) 2022-03-29 15:49:58 -07:00
electron chore: group tests under tests/ (2) (#13082) 2022-03-25 23:09:02 -07:00
library feat(role selector): allow unquoted name attribute (#13224) 2022-04-01 10:08:02 -07:00
page feat(role selector): allow unquoted name attribute (#13224) 2022-04-01 10:08:02 -07:00
playwright-test chore: allow multiple image diffs (#13202) 2022-03-31 14:11:34 -07:00
index.d.ts test: added tests for WebSocket over Socks proxy (#7235) 2021-06-24 18:50:16 +02:00
tsconfig.json chore: group tests under tests/ (2) (#13082) 2022-03-25 23:09:02 -07:00