README
- 待完成
适配window和mac系统 > 已完成
对接接口,上传数据
对接GUI
- 功能
对APP进行滑动点击操作后,收集应用的错误日志及性能数据(cpu,memery)
- 安装
pip install monkeyrun
- 执行
from monkeyrun import run
run.run(device=devices, fpath=fpath, scheme=scheme, activity=activity, m=5)
- 参数解释
:param device: the devices of android 设备token
:param fpath: the path of apk package apk包远程下载地址
:param scheme: the scheme of your business line scheme地址
:param activity: the activity of you scheme scheme对应的activity名
:param d: day 日
:param h: hour 时
:param m: minus 分
:param s: second 秒
- APK
将apk文件下载到执行目录,执行结束后删除
- LOG
执行log生成于你的执行目录,log/*.log
- DB
会在执行目录下生成DB文件
Release files for monkeyrun 0.0.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| monkeyrun-0.0.6.tar.gz | 16.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| monkeyrun-0.0.6-py2-none-any.whl | Python 2 | none | any | Details |
Total release size: 37.9 kB
Release files / monkeyrun-0.0.6.tar.gz
| Download URL | monkeyrun-0.0.6.tar.gz |
|---|---|
| Size | 16.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
58ca81c1b74d340b52bb9e52880039201c44c43b44c999897ff9388c72674554
|
|
BLAKE2b-256 checksum How to use checksums |
0677f6f8ee57d277a696a74033240f0d67c3ff8ba7613147c32aa81684afec14
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.15
|
Release files / monkeyrun-0.0.6-py2-none-any.whl
| Download URL | monkeyrun-0.0.6-py2-none-any.whl |
|---|---|
| Size | 21.9 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
f3c417094f390397715f204a08e9a269697a6735ad98263b5f40fbf46cc0ddd7
|
|
BLAKE2b-256 checksum How to use checksums |
dc0e9289d9b779b993715ebac571949327167cb0acf8444b3d8d115663097485
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.15
|