You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,8 @@ A buildpack to install the Playwright Chromium executable ONLY.
12
12
# Customization
13
13
By default, this will install the necessary exe into a folder called `/browsers` under the build directory (the directory where the root script lives).
14
14
15
+
To change the this folder's name, override the `INSTALL_PATH` environmental variable.
16
+
15
17
# Notes
16
18
This was developed for usage with `playwright-python` in mind so support for other languages is unknown.
0 commit comments