playwright/packages/playwright-core/src/server/recorder
Dmitry Gozman d60b8aba23
fix(codegen): handle more context options (#15319)
The following options now work across languages:
- `recordHar`
- `serviceWorkers`

In addition, object properties are now sorted alphabetically.
Drive-by: fixed `--target` help message to include all available targets.
2022-07-05 13:30:46 -07:00
..
codeGenerator.ts fix(recorder): remove waitForNavigation from codegen (#14166) 2022-05-18 10:02:09 -07:00
csharp.ts fix(codegen): handle more context options (#15319) 2022-07-05 13:30:46 -07:00
DEPS.list chore: bundle core deps (#13621) 2022-04-18 20:20:49 -07:00
java.ts fix(codegen): handle more context options (#15319) 2022-07-05 13:30:46 -07:00
javascript.ts fix(codegen): handle more context options (#15319) 2022-07-05 13:30:46 -07:00
language.ts fix(recorder): remove waitForNavigation from codegen (#14166) 2022-05-18 10:02:09 -07:00
python.ts fix(codegen): handle more context options (#15319) 2022-07-05 13:30:46 -07:00
recorderActions.ts fix(recorder): remove waitForNavigation from codegen (#14166) 2022-05-18 10:02:09 -07:00
recorderApp.ts fix(codegen): do not reset current source on every recorded action (#13925) 2022-05-04 17:16:24 +01:00
recorderTypes.ts fix(codegen): do not reset current source on every recorded action (#13925) 2022-05-04 17:16:24 +01:00
recorderUtils.ts chore: flatten supplements (#13437) 2022-04-08 12:52:40 -07:00
utils.ts chore: flatten supplements (#13437) 2022-04-08 12:52:40 -07:00