playwright/src/server/supplements
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
..
har chore(typescript): enable esModuleInterop (#5409) 2021-02-11 06:36:15 -08:00
injected fix(codegen): replace html lib with createElement (#5531) 2021-02-22 11:38:49 -08:00
recorder feat(inspector): pause on page/context close (#5319) 2021-02-19 09:33:24 -08:00
inspectorController.ts fix(inspector): fix the wait for event error rendering (#5517) 2021-02-20 14:36:19 -08:00
recorderSupplement.ts fix(inspector): fix the wait for event error rendering (#5517) 2021-02-20 14:36:19 -08:00