Mac os version 11.4
node v14.17.0
Appium v1.21.0
opencv4nodejs@5.6.0
opencv/4.5.3
以上版本我已经安装到了MacOS上但是, 运行appium是仍然报错
selenium.common.exceptions.WebDriverException: Message: An unknown server-side error occurred while processing the command. Original error: 'opencv4nodejs' module is required to use OpenCV features. Please install it first ('npm i -g opencv4nodejs') and restart Appium. Read https://github.com/justadudewhohacks/opencv4nodejs#how-to-install for more details on this topic.
如果没有特别要求的话,建议用airtest框架,这个比appium简单多了
楼主问题解决了么,我也遇到了同样的问题,一直没解决。。。
请问有解决不 我也遇到这样的问题了