Commit 6871cbe
committed
test: install matching Chromium in e2e playwright Dockerfile
The base image's pre-installed Chromium can lag behind a newer Playwright
pulled via crawlee[playwright], breaking browser launch with "Executable
doesn't exist". Run `playwright install chromium` after the pip
force-reinstall so the binary always matches the installed Playwright.1 parent 1edc546 commit 6871cbe
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
9 | 13 | | |
0 commit comments