playwright/src
Dmitry Gozman 38209c675c
fix(selector generator): correct nth-match, remove label treatment, performance (#5388)
- Remove label retargeting, as it does not play nicely with recorder.
- nth-match() is now correctly chained.
- Performance improvements around parent selectors and regex text matches.
2021-02-10 12:31:50 -08:00
..
cli chore: introduce instrumentation api (#5385) 2021-02-09 14:44:48 -08:00
client chore: introduce sdk object base class (#5370) 2021-02-09 09:00:00 -08:00
dispatchers chore: introduce instrumentation api (#5385) 2021-02-09 14:44:48 -08:00
install refactor: remove browserPaths in favor of Registry class (#5318) 2021-02-08 16:02:49 -08:00
protocol feat(pause): make page.pause public (#5288) 2021-02-03 16:01:51 -08:00
remote chore: centralize playwright creation, bind context listeners to instance (#5217) 2021-01-29 16:00:56 -08:00
server fix(selector generator): correct nth-match, remove label treatment, performance (#5388) 2021-02-10 12:31:50 -08:00
third_party/highlightjs chore: add storybook dep (#5082) 2021-01-21 08:29:01 -08:00
trace chore: introduce instrumentation api (#5385) 2021-02-09 14:44:48 -08:00
utils refactor: remove browserPaths in favor of Registry class (#5318) 2021-02-08 16:02:49 -08:00
web chore: introduce instrumentation api (#5385) 2021-02-09 14:44:48 -08:00
.eslintrc.js chore(lint): add @typescript-eslint/type-annotation-spacing rule (#897) 2020-02-07 13:36:49 -08:00
browserServerImpl.ts chore: introduce instrumentation api (#5385) 2021-02-09 14:44:48 -08:00
inprocess.ts chore: centralize playwright creation, bind context listeners to instance (#5217) 2021-01-29 16:00:56 -08:00
service.ts chore: add websocket connection mode (#4510) 2020-11-20 15:19:39 -08:00