playwright/src
Dmitry Gozman 3d6194e8a1
feat(selectors): introduce css evaluator (#4573)
Not used for production yet.
2020-12-02 14:46:19 -08:00
..
client fix(channels): only send protocol methods to connection (#4493) 2020-11-26 07:33:09 -08:00
debug feat(selectors): introduce css evaluator (#4573) 2020-12-02 14:46:19 -08:00
dispatchers fix(protocol): rename websocket error event to socketerror (#4495) 2020-11-19 12:09:42 -08:00
install fix(lock): nicer lockfile error (#4396) 2020-11-16 06:35:30 -08:00
protocol fix(protocol): rename websocket error event to socketerror (#4495) 2020-11-19 12:09:42 -08:00
remote chore: add websocket connection mode (#4510) 2020-11-20 15:19:39 -08:00
server feat(selectors): introduce css evaluator (#4573) 2020-12-02 14:46:19 -08:00
trace feat(trace): record traces when PW_TRACE_DIR is set (#4545) 2020-11-30 15:25:07 -08:00
utils fix(debug): do not generate source urls for anonymous scripts (#3691) 2020-11-13 14:47:55 -08:00
.eslintrc.js chore(lint): add @typescript-eslint/type-annotation-spacing rule (#897) 2020-02-07 13:36:49 -08:00
browserServerImpl.ts fix(launchServer): wait for the server to start before taking its address (#4513) 2020-11-23 15:23:31 -08:00
driver.ts feat(har): allow saving har for context (#4214) 2020-10-26 14:32:07 -07:00
inprocess.ts feat(har): allow saving har for context (#4214) 2020-10-26 14:32:07 -07:00
service.ts chore: add websocket connection mode (#4510) 2020-11-20 15:19:39 -08:00