As of today we support CLI argument wise `--save-storage` and `--save-har` in pdf/screenshot CLI command. But they are not working, since we just close the browser rather than the context where we take care of saving the artifacts. `launchContext` has 4 usages: - open/codegen there closing the browser / `SIGINT` will close it gracefully - pdf/screenshot there we will now close the page which will then [here]( |
||
|---|---|---|
| .. | ||
| bin | ||
| bundles | ||
| src | ||
| types | ||
| .npmignore | ||
| browsers.json | ||
| cli.js | ||
| index.d.ts | ||
| index.js | ||
| index.mjs | ||
| package.json | ||
| README.md | ||
| ThirdPartyNotices.txt | ||
playwright-core
This package contains the no-browser flavor of Playwright.