alibaba / uirecorder

UI Recorder is a multi-platform UI test recorder.
http://uirecorder.com/
MIT License
2.06k stars 396 forks source link

录制mobile端的时候,输入apk文件地址后回车一直没有反应 #419

Open chengwjay opened 4 years ago

chengwjay commented 4 years ago

C:\Users\WCHENG20\Desktop\Mobile_Automation>uirecorder --mobile sample/test.spec.js


/ / / / / / \ / / ____ / / / // / / // / \/ / \/ / / \/ __/ / // // / / , / / // // / / / // / / / _// // ||_/_/_// _,/_/_/ v3.1.7

Official Site: http://uirecorder.com

? Test spec file name: sample/test.spec.js ? App Path (extensions: apk, app, zip): ma C:\Users\WCHENG20\Desktop\Automation\apk\FORDPASS.apk

有人遇到这个问题吗?怎么解决???谢谢大家了

macaca-bot commented 4 years ago

This is the translated issue:


When recording mobile terminal, enter the address Enter apk file has been no response

C: \ Users \ WCHENG20 \ Desktop \ Mobile_Automation> uirecorder --mobile sample / test.spec.js      ____ __    / / / / / / \ / / ____   / / / // / / / / / \ / / \ / / / \ / __ /  / / / // / / , / / / / / / / / / / / / / /  \ __ / __ / / / | | \ / \ / \ ____ / / \ , _ / \ __ / / v3.1.7

Official Site: http://uirecorder.com


? Test spec file name: sample / test.spec.js ? App Path (extensions: apk, app, zip): ma C: \ Users \ WCHENG20 \ Desktop \ Automation \ apk \ FORDPASS.apk

Some people encountered this problem? How to deal with it? ? ? Thank you

yelanting commented 4 years ago

虽然不知道根因是什么,但是把nodejs版本换到V8可以解决,我用的是V8.15.0,没问题。装到最新版本的V12.14,则会卡在那里,不报错也不动。

macaca-bot commented 4 years ago

This is the translated issue comment: @yelanting


We do not know what the root cause is, but the change to the V8 version nodejs can be resolved, I use the V8.15.0, no problem. Fitted to the latest version V12.14, it will be stuck there, do not move without an error.