We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3565ca commit 65e05fdCopy full SHA for 65e05fd
README.md
@@ -1,2 +1,11 @@
1
# stf_appium_python_sample
2
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
+
0 commit comments