2. Chrome binary auto-detection #4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Implement auto-detection of Chrome/Chromium binary on the system.
Tasks
google-chromegoogle-chrome-stablechromium-browserchromiumWKHTMLTOPDF_CHROME_PATHenv var to override auto-detection--chrome-pathCLI flag to override per-invocationAcceptance Criteria
google-chromewhen installedWKHTMLTOPDF_CHROME_PATH=/custom/pathoverrides auto-detect--chrome-path /custom/pathoverrides both env and auto-detectNotes
shutil.which()from stdlib for PATH lookup