开发者

Blackberry Fledge Script To Connect USB

开发者 https://www.devze.com 2023-02-16 12:23 出处:网络
I want to use the fledge simulator scripting tool to run automated tests for my application. I\'m looking for 开发者_运维百科a way to simulate a usb connection programatically (same as through the sim

I want to use the fledge simulator scripting tool to run automated tests for my application. I'm looking for 开发者_运维百科a way to simulate a usb connection programatically (same as through the simulator) . Is there a command that will allow me to do so?

Thanks for your help!


Use the /comm-cable-connected option. You can see the complete list of options by running fledge /? from the command line.

0

精彩评论

暂无评论...
验证码 换一张
取 消