Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.7.1 #197

Merged
merged 6 commits into from
Aug 30, 2024
Merged

1.7.1 #197

merged 6 commits into from
Aug 30, 2024

Conversation

lucatume
Copy link
Contributor

No description provided.

Run Playwright installation commands as root, install Chromium by
default.
Install Chromium as it's the most cross-compatible one.
Fix - run playwright install as root
By default Playwright will place browsers used in testing in the
`$HOME/.cache/ms-playwright` directory. Since the installation of the
browser dependencies and the browser must happen as the `root` user,
this would place the browsers in the `/root/.cache/ms-playwright`
directory. This update fixes the path to the one the `slic` user would
naturally use, making it possible to install the browsers as the `root`
user in a location where the `slic` user will find and be able to use
them.
@lucatume lucatume merged commit 2e7dedd into main Aug 30, 2024
12 checks passed
@lucatume lucatume deleted the 1.7.1 branch August 30, 2024 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants