ArchiveBox/archivebox/plugins_pkg/playwright
Andrew Dunham 49c520914c playwright: support PLAYWRIGHT_BROWSERS_PATH environment variable
This environment variable is used by Playwright to configure where to
install browsers. If specified, the given directory is used instead of
the OS-specific cache folder. For compatibility with existing Playwright
installations, and better control over where these binaries are
installed, check the same environment variable in PlaywrightBinProvider.

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
2024-11-03 13:59:20 -05:00
..
__init__.py re-author plugins 2024-10-15 01:00:21 -07:00
binaries.py new vastly simplified plugin spec without pydantic 2024-10-14 21:50:47 -07:00
binproviders.py playwright: support PLAYWRIGHT_BROWSERS_PATH environment variable 2024-11-03 13:59:20 -05:00
config.py new vastly simplified plugin spec without pydantic 2024-10-14 21:50:47 -07:00