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

atrica and Opera browser #2

Open
lukasPan opened this issue Oct 22, 2019 · 1 comment
Open

atrica and Opera browser #2

lukasPan opened this issue Oct 22, 2019 · 1 comment

Comments

@lukasPan
Copy link

Hi,
I've tried run your basic example using Opera browser but there is some problem with it. If I run the script then Opera instance starts and following error appears:

ERROR: The process "8648" not found.
(node:13696) UnhandledPromiseRejectionWarning: Error: Failed to launch chrome!

In basic example I just changed profile like this:
const profile = await atrica.profile({ browser: "chromium", binary: "C:\\Users\\...\\Opera\\launcher.exe" });

So instance of Opera starts but that's it. The website url isn't open and no other steps are realized.
Am I doing something wrong?

Thanks

@atersolis
Copy link
Collaborator

Hi lukasPan,
I'm sorry for the late answer, I just noticed your message.
I don't think I can help you as it seems to be a problem with puppeteer.
They don't officially support Opera, it just happened to work on Linux when I tried.
I never tried on Windows though, so maybe it's just impossible.
I hope you found a work-around.

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

2 participants