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

puppeteer - look also for Microsoft Edge on MacOS in addition to Google Chrome #10172

Merged
merged 3 commits into from
Jul 1, 2024

Conversation

cderv
Copy link
Collaborator

@cderv cderv commented Jun 28, 2024

This closes #10162

As we find Edge on Windows, we should also try to find it on Mac OS.

Then we can work on #10170 for other cases where we won't search for it.

@cderv
Copy link
Collaborator Author

cderv commented Jun 28, 2024

@mcanouil @cscheid I can't test it, but it seems easy enough to support searching Edge as we do on Windows.

@cderv cderv added this to the v1.6 milestone Jun 28, 2024
@mcanouil
Copy link
Collaborator

I don't have Edge, but I have Brave (/Applications/Brave\ Browser.app/Contents/MacOS/Brave\ Browser).

The change seems about right to make it consistent with the current state of the documentation.

@cscheid cscheid merged commit 76ce02f into main Jul 1, 2024
6 checks passed
@cscheid cscheid deleted the mac-edge-browser branch July 1, 2024 22:34
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.

Detect Microsoft Edge install (if Google Chrome isn't) on MacOS
3 participants