Taiko does runs on Firefox Nightly by default in Mac M1 resulting in issues #2642
yskoverride
started this conversation in
General
Replies: 1 comment 1 reply
-
can you please check if there is an environment variable set |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi @zabil ,
I was wondering if someone could help me on this issue. I keep getting the below issue when running any tests on mac m1
ProtocolError: Target.getTargetInfo (RemoteAgentError@chrome://remote/content/cdp/Error.jsm:29:5
For some reason, the mac is always trying to run taiko on firefox nightly even if i manually try to run with npx taiko
(/Applications/Firefox Nightly.app/Contents/MacOS/firefox)
I even tried doing npm install -g taiko but to no avail.
I do not find any issues running the same on Linux machine.
Is there a way I can force taiko to run on chromium ?
Beta Was this translation helpful? Give feedback.
All reactions