playwright/packages
Dmitry Gozman bde2e90973
fix(selector generator): do not produce `has-text="foo"s` (#21679)
There is no locator counterpart for it. Instead, produce a regex.

Also fix locator generator to not produce incorrect locator in this
case.

Fixes #21649.
2023-03-15 13:43:42 -07:00
..
html-reporter fix(html-reporter): annotations.size rendered 0 on UI (#21635) 2023-03-13 21:23:17 +01:00
playwright chore: mark 1.32.0-next (#20929) 2023-02-15 16:15:42 -08:00
playwright-chromium chore: mark 1.32.0-next (#20929) 2023-02-15 16:15:42 -08:00
playwright-core fix(selector generator): do not produce `has-text="foo"s` (#21679) 2023-03-15 13:43:42 -07:00
playwright-ct-react fix(ct): react17 primitive as slot (#21396) 2023-03-06 08:59:35 -08:00
playwright-ct-react17 fix(ct): react17 primitive as slot (#21396) 2023-03-06 08:59:35 -08:00
playwright-ct-solid fix(ct): solid and react JS as child (#20125) 2023-03-02 13:40:51 -08:00
playwright-ct-svelte chore: point to pwt cli, a direct dependency (#21311) 2023-03-01 12:17:43 -08:00
playwright-ct-vue chore(ct): vue prop type of JsonObject (#21400) 2023-03-06 08:58:56 -08:00
playwright-ct-vue2 chore(ct): vue prop type of JsonObject (#21400) 2023-03-06 08:58:56 -08:00
playwright-firefox chore: mark 1.32.0-next (#20929) 2023-02-15 16:15:42 -08:00
playwright-test chore(test runner): split loadAllTests into parts (#21674) 2023-03-15 13:40:58 -07:00
playwright-webkit chore: mark 1.32.0-next (#20929) 2023-02-15 16:15:42 -08:00
protocol/src chore: run check-deps for all packages (#21395) 2023-03-03 14:50:43 -08:00
recorder chore(tv): render error in-line (#21586) 2023-03-10 16:22:19 -08:00
trace/src chore: introduce testInfo.testId (#21670) 2023-03-14 15:58:55 -07:00
trace-viewer chore(ui): show live trace (#21677) 2023-03-15 11:17:03 -07:00
web chore: reimplement filters (#21647) 2023-03-13 22:19:31 -07:00
.eslintrc.js