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

Feature: Open Edge without Powershell #12

Open
tamusjroyce opened this issue Jul 29, 2021 · 0 comments
Open

Feature: Open Edge without Powershell #12

tamusjroyce opened this issue Jul 29, 2021 · 0 comments

Comments

@tamusjroyce
Copy link

tamusjroyce commented Jul 29, 2021

https://docs.microsoft.com/en-us/microsoft-edge/playwright/#:~:text=Playwright%20is%20built%20to%20enable%20cross-browser%20web%20automation,Microsoft%20Edge.%20Playwright%20launches%20headless%20browsers%20by%20default.

const edgePaths = require("edge-paths");
const EDGE_PATH = edgePaths.getEdgePath();

Microsoft has a library to discover edge. Would it be better to have node kick this off instead of a powershell script?
If this is of interest to anyone, let me know/thumbs up and I will make a PR.

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

No branches or pull requests

1 participant