playwright/src
Dmitry Gozman b42c3690d3
fix(codegen): replace html lib with createElement (#5531)
We are not using html that much, since most of our UI moved
to the Recorder App. Getting rid of `innerHTML` assignment
fixes the TrustedTypes issue.
2021-02-22 11:38:49 -08:00
..
cli fix(trace viewer): follow up with recent instrumentation changes (#5488) 2021-02-17 17:51:57 -08:00
client feat(inspector): render api names from metainfo (#5530) 2021-02-19 18:12:33 -08:00
common chore: pass parsed stack in metainfo (#5407) 2021-02-10 18:52:28 -08:00
dispatchers feat(inspector): pause on page/context close (#5319) 2021-02-19 09:33:24 -08:00
install chore(typescript): enable esModuleInterop (#5409) 2021-02-11 06:36:15 -08:00
protocol feat(inspector): render api names from metainfo (#5530) 2021-02-19 18:12:33 -08:00
remote chore(typescript): enable esModuleInterop (#5409) 2021-02-11 06:36:15 -08:00
server fix(codegen): replace html lib with createElement (#5531) 2021-02-22 11:38:49 -08:00
third_party/highlightjs chore: add storybook dep (#5082) 2021-01-21 08:29:01 -08:00
trace feat(inspector): render errors (#5459) 2021-02-13 22:13:51 -08:00
utils fix: do not rely on $PATH when resolving executables (#5475) 2021-02-16 10:23:38 -08:00
web feat(inspector): selector input (#5502) 2021-02-19 07:25:08 -08:00
.eslintrc.js chore(lint): add @typescript-eslint/type-annotation-spacing rule (#897) 2020-02-07 13:36:49 -08:00
browserServerImpl.ts feat(inspector): pause on page/context close (#5319) 2021-02-19 09:33:24 -08:00
inprocess.ts chore: centralize playwright creation, bind context listeners to instance (#5217) 2021-01-29 16:00:56 -08:00
outofprocess.ts test: add basic end-to-end driver test (#5426) 2021-02-12 09:05:32 -08:00
service.ts chore: add websocket connection mode (#4510) 2020-11-20 15:19:39 -08:00