/Users/apple/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/run_loop-2.4.1/lib/run_loop/device_agent/bin/iOSDeviceManager安装--设备-id acd9daeb11c04eebaeef3d2c4f14cf6e45f8cbc1 -a /Users/apple/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/run_loop-2.4.1/lib/run_loop/device_agent/ipa/DeviceAgent-Runner.a
我目前正在为微软Office自动化一个插头.我们正在VS2010中创建编码的UI测试。作为一个选择,我可以使用"Coded test builder“工具,但它不适合我的情况。因此,我为每个UI Control/Map创建了自己的UI Map类和扩展方法,并在其中添加了不同的操作功能,例如按下按钮或断言一些UI值。测试用例的场景在测试类中。我在这个领域是新手,作为自动化测试人员我也是新手。也许你可