Skip to content

Add executable_path to browser jobs - #871

Draft
feder-cr wants to merge 1 commit into
thp:masterfrom
feder-cr:browser-executable-path
Draft

Add executable_path to browser jobs#871
feder-cr wants to merge 1 commit into
thp:masterfrom
feder-cr:browser-executable-path

Conversation

@feder-cr

Copy link
Copy Markdown

Adds an optional executable_path to browser jobs, so Playwright can launch a custom browser build (for example a fingerprint-real Firefox) instead of the bundled one. browser already selects the engine; this just adds the binary path and defaults to unset, so current behavior is unchanged. Docs updated. Follows up on #869. Browser job tests pass locally.

@thp

thp commented Jul 26, 2026

Copy link
Copy Markdown
Owner

Looks good on the surface, feel free to mark as non-draft when you think it's ready. Also add a CHANGELOG.md entry.

@thp

thp commented Jul 27, 2026

Copy link
Copy Markdown
Owner

Seems like this is similar to #861, however I like the executable_path naming better. #861 has some other yet unresolved review comments, so IMHO if we can fix this one (#871) up, I'd prefer merging #871. cc @Matt-Deacalion

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