使用python,写一个自动浏览文章的脚本

建立python文件fling.py,代码以下:python #!/usr/bin/env monkeyrunner import time from com.android.monkeyrunner import MonkeyRunner, MonkeyDevice device = MonkeyRunner.waitForConnection(5) loop = 0 loop_back = 0
相关文章
相关标签/搜索