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

Using BackstopJS to invoke execution on Microsoft Edge Chromium Browser #1151

Open
anurag8263 opened this issue Feb 20, 2020 · 0 comments
Open

Comments

@anurag8263
Copy link

Hi Garris,

I am trying to explore if BackstopJS can be used to invoke execution on new microsoft Edge Chromium browser as underlying technology is puppteer

http://www.hardkoded.com/blog/automating-microsoft-edge-puppteer-sharp

i tried to provide exutablePath of Edge Chromium but it didn't work out. Can you suggest if it is possible and if yes any other way to do it,

"engineOptions": {
"args": ["--no-sandbox"],
"executablePath" : "C:\Program Files (x86)\Microsoft\Edge\Application\new_msedge.exe"
},

@anurag8263 anurag8263 changed the title Using BackstopJS to invoke execute on Microsoft Edge Chromium Using BackstopJS to invoke execution on Microsoft Edge Chromium Feb 20, 2020
@anurag8263 anurag8263 changed the title Using BackstopJS to invoke execution on Microsoft Edge Chromium Using BackstopJS to invoke execution on Microsoft Edge Chromium Browser Feb 20, 2020
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