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
启动命令: /usr/local/bin/node /home/data/new-stf/stf/lib/cli ios-device --serial 7af03b61f78ee26b4ec6186846b693e83cbedcfb --type device --provider localhost.localdomain --screen-port 6100 --connect-port 6101 --vnc-port 6102 --public-ip 10.0.242.17 --group-timeout 900 --storage-url http://localhost:7100/ --wda-port 6103 --mjpeg-port 6104 --wda-remote-port 8100 --wda-mjpeg-remote-port 9100 --screen-jpeg-quality 80 --screen-ping-interval 30000 --screen-ws-url-pattern ws://${publicIp}:${publicPort} --connect-url-pattern ${publicIp}:${publicPort} --heartbeat-interval 10000 --boot-complete-timeout 60000 --vnc-initial-size 600x800 --mute-master never --wda-path /home/data/new-stf/stf/WebDriverAgent/ --connect-sub tcp://127.0.0.1:7114 --connect-push tcp://127.0.0.1:7116 我把libimobiledevice 代码里都替换成tidevice命令了。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
启动命令:
/usr/local/bin/node /home/data/new-stf/stf/lib/cli ios-device --serial 7af03b61f78ee26b4ec6186846b693e83cbedcfb --type device --provider localhost.localdomain --screen-port 6100 --connect-port 6101 --vnc-port 6102 --public-ip 10.0.242.17 --group-timeout 900 --storage-url http://localhost:7100/ --wda-port 6103 --mjpeg-port 6104 --wda-remote-port 8100 --wda-mjpeg-remote-port 9100 --screen-jpeg-quality 80 --screen-ping-interval 30000 --screen-ws-url-pattern ws://${publicIp}:${publicPort} --connect-url-pattern ${publicIp}:${publicPort} --heartbeat-interval 10000 --boot-complete-timeout 60000 --vnc-initial-size 600x800 --mute-master never --wda-path /home/data/new-stf/stf/WebDriverAgent/ --connect-sub tcp://127.0.0.1:7114 --connect-push tcp://127.0.0.1:7116
我把libimobiledevice 代码里都替换成tidevice命令了。
The text was updated successfully, but these errors were encountered: