【发布时间】:2015-06-03 09:05:06
【问题描述】:
是否有任何解决方案:如何在 iOS 的猴子谈话自动化工具中将一个脚本调用到另一个脚本
谢谢, 阿里汉特
【问题讨论】:
标签: testing build-automation monkeytalk manual-testing
是否有任何解决方案:如何在 iOS 的猴子谈话自动化工具中将一个脚本调用到另一个脚本
谢谢, 阿里汉特
【问题讨论】:
标签: testing build-automation monkeytalk manual-testing
假设您有两个脚本 scriptabc.mt 和 scriptxyz.mt
如果你想从 scriptxyz.mt 调用 scriptabc.mt 那么你的 scriptxyz.mt 应该如下
Script scriptabc.mt Run
如果有帮助请告诉我。
【讨论】: