-
-
Notifications
You must be signed in to change notification settings - Fork 240
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
541c1f2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
请问 -e 参数如何传参 有例子吗,只有--env stringArray提示 看不明白
541c1f2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
https://sonic-cloud.gitee.io/#/SIB?tag=sib-run 可以看这里哦,最下方
541c1f2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
多谢看到了刚才文档没有刷新,请问支持启动fastbot_ios吗,刚才试了下xctest启动app,需要配合启动wda 启动wda后执行的不是目标app
541c1f2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
支持xctest启动fastbot的,sib run xctest -b 就行,你要启动wda就是sib run wda
541c1f2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
多谢大佬已解决问题sib run xctest -b bytedance.FastbotRunner.xxxxxxx.xctrunner -e BUNDLEID=com.xxxxxx.internalapp -e duration=1 -e throttle=500,后面参数和tidevice一样,今天正好在解决tidevice需要安装python3环境问题,无意中看到sib 正在浏览sib代码时,恰巧大佬更新了xctest支持了 再次感谢
541c1f2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
不客气不客气,这个也是持续更新的