Skip to content

Files

Latest commit

7e98721 · Mar 6, 2019

History

History
10 lines (7 loc) · 527 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 527 Bytes

stf_appium_python_sample

Auto test on remote mobile devices with openstf and appium / 自动化操作远程手机设备基于openstf和appium的python例子

  • select random android device, then connect it, then run appium test scripts on remote android device
  • release device resource when test complete
  • no matter where you are, you can contorl local device or remote device as you want

require stf and adb environment. for stf environment, please refer to my blog post: https://www.byincd.com/bobjiang/article-0164/ .