GUI Testing Automation Framework
Project description
AutoControl
Project Kanban
https://github.com/users/JE-Chen/projects/35
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.131.tar.gz
(42.0 kB
view details)
Built Distribution
File details
Details for the file je_auto_control-0.0.131.tar.gz
.
File metadata
- Download URL: je_auto_control-0.0.131.tar.gz
- Upload date:
- Size: 42.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 12ce2c4f19c72c7be002e3e030eea761d69c141093975c163fd0f16a62be2610 |
|
MD5 | c73ccba0fef3edecaf128495abc1f3f9 |
|
BLAKE2b-256 | 2e836d89c5158e11f5221d75ab0d399cc342e331a09f8f0bb8e1b1c2102aa758 |
File details
Details for the file je_auto_control-0.0.131-py3-none-any.whl
.
File metadata
- Download URL: je_auto_control-0.0.131-py3-none-any.whl
- Upload date:
- Size: 63.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 01563ed2342c60342c4ae3fcea113bf19a6808cd76a7b574c8279eb185677d41 |
|
MD5 | 0184b37f0389960a0f56c2a101906ed0 |
|
BLAKE2b-256 | 8065984736e1411350f940be3981e3a9c8bc186a4c01003f748732f7e40125f0 |