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

phantomjs.launcher: SetProcessDpiAwareness failed: "COM error #36

Open
ghost opened this issue Feb 20, 2017 · 2 comments
Open

phantomjs.launcher: SetProcessDpiAwareness failed: "COM error #36

ghost opened this issue Feb 20, 2017 · 2 comments

Comments

@ghost
Copy link

ghost commented Feb 20, 2017

Having the following error with
npm run test

ERROR [phantomjs.launcher]: SetProcessDpiAwareness failed: "COM error 0x80070005  (Unknown error 0x0ffffffff80070005)"

According to this thread 14095, the fix is to launch with:
phantomjs -platform windows:dpiawareness=0

@zigomir
Copy link
Contributor

zigomir commented Feb 20, 2017

Hi @iTurbine1

so you know how to fix it? If this can be done in this template please open a PR. I'm guessing it has something to do with karma-phantomjs-launcher so maybe something needs to be done there.

@EugeneSnihovsky
Copy link

Hi @iTurbine1

Maybe you can help me with problem to pass this param to PhantomJS from protractor ?

Thanks in advance.

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