Skip to content

Check executable path exists before skipping download#2905

Merged
kblok merged 5 commits intohardkoded:masterfrom
andrewgee:browser-fetcher-check-executable-path
Feb 16, 2026
Merged

Check executable path exists before skipping download#2905
kblok merged 5 commits intohardkoded:masterfrom
andrewgee:browser-fetcher-check-executable-path

Conversation

@andrewgee
Copy link
Copy Markdown
Contributor

Came across an issue where the output directory existed but the executable didn't exist, so BrowserFetcher skipped the download.

andrewgee and others added 2 commits April 30, 2025 11:45
Came across an issue where the output directory existed but the executable
didn't exist, so BrowserFetcher skipped the download.
Copy link
Copy Markdown
Member

@kblok kblok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! The fix correctly checks for the executable file instead of just the directory. Updated from master and builds cleanly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants