playwright/packages/playwright-core/src
Dmitry Gozman 7c0bff15ca
feat(fulfill): improve fulfilling from har (#14789)
- `har` option is now an object `{ path, fallback }`.
- Allows falling back to `abort()`, `continue()` or throwing.
- Matches based on url + method.
- Follows redirects in the HAR file.
- Nice error/stack when throwing.
- Tests.
2022-06-10 14:26:45 -07:00
..
cli fix(cli): default to no timeout (#14769) 2022-06-09 21:07:57 -07:00
client feat(fulfill): improve fulfilling from har (#14789) 2022-06-10 14:26:45 -07:00
common feat(har): introduce urlFilter (#14693) 2022-06-07 18:09:47 -07:00
grid chore: bundle core deps (#13621) 2022-04-18 20:20:49 -07:00
protocol feat(fulfill): improve fulfilling from har (#14789) 2022-06-10 14:26:45 -07:00
remote chore: bundle core deps (#13621) 2022-04-18 20:20:49 -07:00
server feat(fulfill): improve fulfilling from har (#14789) 2022-06-10 14:26:45 -07:00
third_party chore: bundle pixelmatch, it has not changed for 2 years (#13585) 2022-04-15 16:58:31 -07:00
utils chore: add ubuntu 22 support (#14588) 2022-06-09 13:20:18 +02:00
browserServerImpl.ts test: switch temp dir tests to use userDataDir (#13745) 2022-04-26 09:32:58 +01:00
DEPS.list
inprocess.ts
inProcessFactory.ts chore: move registry & dispatchers to under server (#13370) 2022-04-06 22:21:27 -07:00
outofprocess.ts chore: use utils via index export (5) (#13413) 2022-04-07 20:18:22 -07:00
utilsBundle.ts feat(plugins): expose suite to plugin setup (#13807) 2022-04-28 08:16:17 -07:00
zipBundle.ts chore: make bundles typed (#13620) 2022-04-18 17:50:25 -07:00