Skip to content

Add support for PLAYWRIGHT_BROWSERS_PATH#71

Open
smnandre wants to merge 1 commit intoplaywright-php:mainfrom
smnandre:feat/support-playwright-browsers-path
Open

Add support for PLAYWRIGHT_BROWSERS_PATH#71
smnandre wants to merge 1 commit intoplaywright-php:mainfrom
smnandre:feat/support-playwright-browsers-path

Conversation

@smnandre
Copy link
Member

@smnandre smnandre commented Feb 17, 2026

Define custom browsers location with PLAYWRIGHT_BROWSERS_PATH:

PLAYWRIGHT_BROWSERS_PATH=/path/to/.playwright-browsers vendor/bin/playwright-install --browsers

Close #61

Define custom browsers location with `PLAYWRIGHT_BROWSERS_PATH`:

```bash
PLAYWRIGHT_BROWSERS_PATH=/path/to/.playwright-browsers vendor/bin/playwright-install --browsers
```
@smnandre smnandre added the enhancement New feature or request label Feb 17, 2026
@codecov
Copy link

codecov bot commented Feb 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ability to set a custom playwright_browsers_path

1 participant