playwright/src/server/supplements/recorder
2021-09-17 15:24:15 -07:00
..
codeGenerator.ts feat(codegen): allow generating tests (#7049) 2021-06-10 16:52:59 -07:00
csharp.ts fix(codegen): NUnit's Equal API should be Assert.AreEqual (#8859) 2021-09-13 21:19:21 -07:00
java.ts fix(codegen): properly escape everything for windows (#8415) 2021-08-24 17:09:05 -04:00
javascript.ts fix(codegen): use new toHaveURL syntax (#8624) 2021-09-02 17:24:31 +02:00
language.ts chore: simplify code generation (#5466) 2021-02-16 18:13:26 -08:00
python.ts fix(codegen): properly escape everything for windows (#8415) 2021-08-24 17:09:05 -04:00
recorderActions.ts chore(linting): enable required semicolons rule in TS (#6701) 2021-05-24 00:09:46 +02:00
recorderApp.ts feat(html reporter): preview source code, steps and step errors (#8598) 2021-08-31 16:34:52 -07:00
recorderTypes.ts feat(trace-viewer): render call info w/ params, result (#7438) 2021-07-02 14:33:38 -07:00
recorderUtils.ts fix(inspector): stop on all snapshottable actions (#8990) 2021-09-17 15:24:15 -07:00
utils.ts fix(codegen): escape tricky characters (#8350) 2021-08-23 12:22:19 -04:00