GUI Testing Automation Framework
Project description
AutoControl
Project Kanban
https://github.com/orgs/Integrated-Testing-Environment/projects/4/views/1
Image & Coordinate based GUI Testing
GUI automated testing based on image comparison and coordinates.
Cross-platform and cross-programming language.
Solve problems:
- Provide automation execution for repetitive tasks.
- Multiple methods are available, including recording, image recognition, and coordinate-based testing.
- Tests can be executed remotely through TCP/IP.
- Test reports can be generated with records for each action.
- The same code can be used for three platforms, reducing the possibility of platform-dependent programs.
- Provide hooks for keyboard and mouse events and state checks (including using code to simulate key presses).
- Can use keywords for development to improve readability.
NOTICE
We don't support Unix/Linux Wayland GUI Now
May be future feature
Features
- Image Detect
- Keyboard Event
- Mouse Event
- Screen
- Action file and executor
- Record Event
- CLI with action file
- Generate HTML Report
- Timeout
Documentation
documentation available at https://python-jeautocontrol.readthedocs.io/en/latest/
install
# make sure you have install cmake libssl-dev (on linux)
pip install je_auto_control
Info
- requirement
- Python 3.7 & later
- pip 19.3 & later
- Dev env
- windows 11
- osx 11 big sur
- ubuntu 20.0.4
- Test on
- Windows 10 ~ 11
- osx 10.5 ~ 11 big sur
- ubuntu 20.0.4
- raspberry pi 3B and 4B
How to set dev environment
- Clone repo on GitHub or download source code
- Prepare a python venv
- Run command "pip install --upgrade pip"
- Run command "pip install -r dev_requirements.txt"
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
je_auto_control-0.0.134.tar.gz
(42.2 kB
view details)
Built Distribution
File details
Details for the file je_auto_control-0.0.134.tar.gz
.
File metadata
- Download URL: je_auto_control-0.0.134.tar.gz
- Upload date:
- Size: 42.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 457d9d91e301c64af1feb21579670054e314ce23337ca40ee461d3b363d7a3a8 |
|
MD5 | 6e89b20b7d37319fb475edf8d0e3f932 |
|
BLAKE2b-256 | 8f2aba464b876c250c8b43446fa2c419665e0a2b799f1590a679cbb7690cea90 |
File details
Details for the file je_auto_control-0.0.134-py3-none-any.whl
.
File metadata
- Download URL: je_auto_control-0.0.134-py3-none-any.whl
- Upload date:
- Size: 63.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b08c736610e11e493b7f8c32f19220bae9986b2a022e89d4c0907b56dc3c97c |
|
MD5 | 7a6e2f2cb83ec59ad4e72d0fd1a7f648 |
|
BLAKE2b-256 | 7000ad98a484ecdf112ccedf8466ca41bf9e355da97285fbd1531e98460cd6ca |