Skip to content

Commit 65e05fd

Browse files
authored
Update README.md
1 parent b3565ca commit 65e05fd

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,11 @@
11
# stf_appium_python_sample
22
Auto test on remote mobile devices with openstf and appium / 自动化操作远程手机设备基于openstf和appium的python例子
3+
4+
- select random android device, then connect it, then run appium test scripts on remote android device
5+
- release device resource when test complete
6+
- no matter where you are, you can contorl local device or remote device as you want
7+
8+
require stf and adb environment.
9+
for stf environment, please refer to my blog post: https://www.byincd.com/bobjiang/article-0164/ .
10+
11+
![Image text](https://www.byincd.com/media/upload/Bo/2019/02/28/stf_operation_page.png)

0 commit comments

Comments
 (0)