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

unable start tests more then in one browser simuntaneously #6

Open
maximkoev opened this issue Jun 11, 2019 · 3 comments
Open

unable start tests more then in one browser simuntaneously #6

maximkoev opened this issue Jun 11, 2019 · 3 comments

Comments

@maximkoev
Copy link

Set option "all" in "test" script
start "npm test"
Expected: all tests run in all locally installed browsers
Actual result: go error

"ERROR Unable to establish one or more of the specified browser connections. This can be caused by network issues or remote device failure."

image

@hdorgeval
Copy link
Owner

Hi @maximkoev . Thank you for your feedback. I am going to check what is going wrong

@maximkoev
Copy link
Author

@hdorgeval thank you for fast response, would u so kind check what's wrong with browserstack integration too.

p.s. by the way I am using win10 may be it is important

@hdorgeval
Copy link
Owner

Hi @maximkoev , I just tested the all option on my mac. It fails the first time, with the same error as your's, due to firefox blocking the UI because asking for being the default browser. After fixing popup windows in browsers asking to be the default, the option all works perfectly.

I will check on windows 10 in the after noon.

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