- `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.
|
||
|---|---|---|
| .. | ||
| cli | ||
| client | ||
| common | ||
| grid | ||
| protocol | ||
| remote | ||
| server | ||
| third_party | ||
| utils | ||
| browserServerImpl.ts | ||
| DEPS.list | ||
| inprocess.ts | ||
| inProcessFactory.ts | ||
| outofprocess.ts | ||
| utilsBundle.ts | ||
| zipBundle.ts | ||