Auto81

Results 14 comments of Auto81

Also getting similar issue on Mac m1 mini. Have tried terminal in Rosetta mode also, no luck

M1 Mac Mini node --version v16.4.2 npm --version 7.18.1 Terminal output from step 4 above > npm install opencv4nodejs > npm ERR! code 1 > npm ERR! path /Users/user/node_modules/opencv4nodejs >...

Sorry for reviving this but it's the only issue showing up in search. Was any working solution to this ever found? Appium CLI 1.15.1, with 'npm install -g opencv4nodejs' works....

This looks like a substantial/lengthy install procedure, hope it works on appium desktop after

Hi, is there a planned date for the next release after 3.2.2? Mainly to include the CVE fix in https://github.com/lukas-krecan/JsonUnit/pull/718

I have win app driver working with appium java client 9.0.0 and selenium java 4.14.1. What error are you getting?

I'm running through an appium 2 server, with the appium windows driver installed. Is your appium server the same?

> > I'm running through an appium 2 server, with the appium windows driver installed. Is your appium server the same? > > Hello, Auto81! Can you show me how...

Could you try closing all your command prompt windows and open a new one then run `winappdriver` to check its installed and runnable manually. You should see an output line...

> Yes, all setup is working. > > For months I have been using `Appium in version 7` and `Selenium in version 3` for Windows automation. > > For a...