Commit c243eae
authored
fix: Adds browsers path (#631)
From my compulsory collaborator:
the PLAYWRIGHT_BROWSERS_PATH environment variable tells Playwright where to look for existing browsers. By setting this variable to match your cache path, you ensure that Playwright checks the cache before attempting a download.1 parent 87aea8a commit c243eae
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
80 | 82 | | |
81 | 83 | | |
82 | 84 | | |
| |||
0 commit comments