macaca icon indicating copy to clipboard operation
macaca copied to clipboard

安卓设备,设置reuse:3时start app with: {"package":"xxxxxxx","activity":""},但是在activity已设置类,无法调起

Open sos269 opened this issue 5 years ago • 1 comments

UIAutomatorWD http server ready macaca-android.js:303:10 [master] pid:13485 start app with: {"package":"com.mango.mangomis","activity":""} responseHandler.js:49:14 [master] pid:13485 Send HTTP Respone to Client[2020-07-09 16:44:06]: {"sessionId":"544e759f-d593-475a-97a4-34e48957fa73","status":0,"value":"{"platformName":"Android","deviceName":"emulator-5554","package":"com.xxx.xxxx","activity":"com.xxx.xxxx.xxx.xxxx.xxx.xxxx.activity.SplashActivity","reuse":3,"udid":"xxxxxxx"}"}

在指定activity情况下,是否应该有此值,目前reuse:3 没有此功能

sos269 avatar Jul 09 '20 08:07 sos269

This is the translated issue:


Andrews apparatus provided reuse: 3 when start app with: { "package": "xxxxxxx", "activity": ""}, it has been provided Activity class, not invoking

UIAutomatorWD http server ready macaca-android.js: 303: 10 [master] pid: 13485 start app with: { "package": "com.mango.mangomis", "activity": ""} responseHandler.js: 49: 14 [master] pid: 13485 Send HTTP Respone to Client [2020-07-09 16:44:06]: { "sessionId": "544e759f-d593-475a-97a4-34e48957fa73", "status": 0, "value": "{" platformName \ ": " Android \ ", " deviceName \ ": " emulator-5554 \ ", " package \ ": " com.xxx. xxxx \ ", " activity \ ": " com.xxx.xxxx.xxx.xxxx.xxx.xxxx.activity.SplashActivity \ ", " reuse \ ": 3, " udid \ ": " xxxxxxx \ "}"}

In the case specified activity, should have this value, the current reuse: 3 This feature is not

macaca-bot avatar Jul 09 '20 08:07 macaca-bot