We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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 没有此功能
The text was updated successfully, but these errors were encountered:
This is the translated issue:
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
Sorry, something went wrong.
No branches or pull requests
在指定activity情况下,是否应该有此值,目前reuse:3 没有此功能
The text was updated successfully, but these errors were encountered: