playwright/test/cli
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-codegen-1.spec.ts fix(codegen): replace html lib with createElement (#5531) 2021-02-22 11:38:49 -08:00
cli-codegen-2.spec.ts chore: simplify code generation (#5466) 2021-02-16 18:13:26 -08:00
cli-codegen-csharp.spec.ts chore(recorder): move recording output into the gui app (#5425) 2021-02-11 17:46:54 -08:00
cli-codegen-javascript.spec.ts chore(recorder): move recording output into the gui app (#5425) 2021-02-11 17:46:54 -08:00
cli-codegen-python-async.spec.ts chore(recorder): move recording output into the gui app (#5425) 2021-02-11 17:46:54 -08:00
cli-codegen-python.spec.ts chore(recorder): move recording output into the gui app (#5425) 2021-02-11 17:46:54 -08:00
cli.fixtures.ts chore: simplify code generation (#5466) 2021-02-16 18:13:26 -08:00