You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I have a problem when perform the macaca-ios-sample.test.py, could you please help me?
I followed the environment configuration : install "usbmuxd", "ideviceinstaller", "ios-webkit-debug-proxy" and "macaca-ios,macaca-cli macaca-electron". Also I specify the correct "udid" in the python file. But I got the following error:
>> responseHandler.js:11:12 [master] pid:25109 Recieve HTTP Request from Client[2022-01-21 17:53:47]: method: POST url: /wd/hub/session, jsonBody: {"desiredCapabilities":{"platformName":"iOS","deviceName":"yueiPhone","udid":"f40c4c413628dfd085f994967a40536741fa1d38","bundleId":"tw.com.olis.HitFM"}}
>> session.js:58:10 [master] pid:25109 Creating session, sessionId: 707531ad-63d0-40f4-880c-727b31366b95.
>> responseHandler.js:56:12 [master] pid:25109 Send Error Respone to Client: Error: spawn ios-deploy ENOENT
>> responseHandler.js:62:14 [master] pid:25109 Error: spawn ios-deploy ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:282:19)
at onErrorNT (node:internal/child_process:477:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
Error: spawn ios-deploy ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:282:19)
at onErrorNT (node:internal/child_process:477:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
The text was updated successfully, but these errors were encountered:
Hi,
I have a problem when perform the macaca-ios-sample.test.py, could you please help me?
I followed the environment configuration : install "usbmuxd", "ideviceinstaller", "ios-webkit-debug-proxy" and "macaca-ios,macaca-cli macaca-electron". Also I specify the correct "udid" in the python file. But I got the following error:
The text was updated successfully, but these errors were encountered: