Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
sos269 opened this issue Jul 9, 2020 · 1 comment

Comments

@sos269
Copy link

sos269 commented Jul 9, 2020

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 没有此功能

@macaca-bot
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants