alibaba / alibaba/tidevice

Windows系统上,tidevice启动wda后直接quitted

Open
#343 7 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
2.6k
Forks
469
PR merge metrics
No merged PRs in 30d

Description

Mac系统版本:Ventura 13.4
Xcode版本:15.0 beta 6
iPhone系统版本:16.0.2
WebDriverAgent的代码库,git pull到了最新内容(2023.8.15)

(1)首先使用Mac的Xcode安装了Webdriveragent-runner 到iPhone手机上,可以正常test成功
(2)接下来换到Windows电脑上,Windows电脑上的tidevice版本:0.11.0 Python版本:3.9.10
(3)执行命令:tidevice xctest -B com.facebook.WebDriverAgentRunner.dream.xctrunner
提示WebDriverAgentRunner quitted
![wda_quitted](https://github.com/alibaba/taobao-iphone-device/assets/59427476/e605cab1-9f71-4ac3-831d-acfabcd36bd2)

(4)执行命令:tidevice xctest -B com.facebook.WebDriverAgentRunner.dream.xctrunner --debug
![debug](https://github.com/alibaba/taobao-iphone-device/assets/59427476/5db79522-3ce6-4036-abbc-f4babb5320f9)

以上,在Windows系统上,tidevice启动wda后直接quitted,无法成功。
期待您的回复,谢谢

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the reported Windows setup with Python 3.9.10 and tidevice 0.11.0, using the `tidevice xctest -B com.facebook.WebDriverAgentRunner.dream.xctrunner` command and then `--debug`. Compare the immediate quit behavior with the successful Xcode installation and use the debug output to identify the failing stage. Done means WDA remains running from Windows or the command reports a clear actionable failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, python
Domain
mobile-dev, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.