|
Do you need different, more or less pre installed softwares? |
Answered by
clemlesne
Nov 29, 2024
Replies: 1 comment 4 replies
|
Well i would love if packages for playwright would be pre-installed as an opt in |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To better understand, how much times does your install step take?
Are you using all-in-one step from playwright CLI
npx playwright install --with-deps chromium?Plus, are you caching playwright cache folder? See the cache step.