QA is a tool for Android UI automated testing.
Project description
QA
QA is a tool for Android UI automated testing.
Install
pip3 install -U qatools -i https://pypi.tuna.tsinghua.edu.cn/simple
Description
usage: qa [-h] [-v] {clear,info,adb,remote,proxy,unproxy} ...
QA is an advanced tool for Android testing! Created: Lijiawei. Version 0.0.8
positional arguments:
{clear,info,adb,remote,proxy,unproxy}
sub-command help
clear clear app cache data.
info show app setting page.
adb complete adb debugging capability.
remote open Android device remote debugging port(5555).
proxy enable device global proxy(172.17.30.10:8888).
unproxy disable device global proxy.
optional arguments:
-h, --help show this help message and exit
-v, --version show version
Clear
Clear app cache data
qa clear com.test.app
Info
Show app info
qa info com.test.app
Adb
Complete adb debugging capability
qa adb
Remote
Open Android device remote debugging port(5555)
qa remote
Proxy
Enable device global proxy
qa proxy
Unproxy
Disable device global proxy
qa unproxy
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
qatools-0.0.9.tar.gz
(1.9 MB
view details)
Built Distribution
File details
Details for the file qatools-0.0.9.tar.gz
.
File metadata
- Download URL: qatools-0.0.9.tar.gz
- Upload date:
- Size: 1.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0ee7329327cd24461e49222db7f71a241c8ff86322e2f406ae5499310b31a08f |
|
MD5 | 69c86225d8999e489c05241d6e763d5b |
|
BLAKE2b-256 | 373f62834444efcfbd0a7eeff8875ab892df3cab58814930d46df891f3bdd078 |
File details
Details for the file qatools-0.0.9-py3-none-any.whl
.
File metadata
- Download URL: qatools-0.0.9-py3-none-any.whl
- Upload date:
- Size: 1.9 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e145457b793a41a20d6662f3003b42ef93b72d6cd789e4f074d0ee54ce0ff811 |
|
MD5 | 10cfd44fd7382573cd250cee8ece68bd |
|
BLAKE2b-256 | 9d024b59af13b912a100915683548dec45ac3d518796774259cf8c1a837f7dee |