You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 24, 2018. It is now read-only.
I've noticed that when I run multiple scripts at the same time with the "launchChrome: true" option, sometimes some of them will not work (they will freeze or end on a timeout), whereas if I run them one after the other they work perfectly.
It's as if they were interacting when they are launched at the same time in the same chrome window (but under different tabs).
What should I do to be able to run them locally at the same time with no interaction?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I've noticed that when I run multiple scripts at the same time with the "launchChrome: true" option, sometimes some of them will not work (they will freeze or end on a timeout), whereas if I run them one after the other they work perfectly.
It's as if they were interacting when they are launched at the same time in the same chrome window (but under different tabs).
What should I do to be able to run them locally at the same time with no interaction?
The text was updated successfully, but these errors were encountered: