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

Install Playwright browsers #85

Merged
merged 2 commits into from
Nov 8, 2023
Merged

Install Playwright browsers #85

merged 2 commits into from
Nov 8, 2023

Conversation

ahuth
Copy link
Contributor

@ahuth ahuth commented Nov 8, 2023

Fixes #84

This PR automatically installs Chromium and adds a note for installing other browsers.

@ahuth ahuth requested review from a team November 8, 2023 17:13
@ahuth ahuth merged commit c8d3847 into main Nov 8, 2023
2 checks passed
@ahuth ahuth deleted the ah-playwright-browsers branch November 8, 2023 17:23
@@ -30,8 +30,5 @@ jobs:
- name: Prepare for Integration Tests
run: npm run demo:build

- name: Install playwright browsers
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this mean that some other thing installs chromium? The change description and this removal seem to say opposite things at first glance

Copy link
Contributor Author

@ahuth ahuth Nov 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The @playwright/browser-chromium dep in package.json installs chromium automatically now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants