GUI Automation Framework
Project description
AutoControl
Documentation
Project Kanban
https://github.com/orgs/Intergration-Automation-Testing/projects/2
Image & Coordinate based GUI Automation
GUI automated 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
install
# make sure you have install cmake libssl-dev (on linux)
pip install je_auto_control
Info
- requirement
- Python 3.8 & 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"
Architecture Diagram
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.138.tar.gz
(42.4 kB
view details)
Built Distribution
File details
Details for the file je_auto_control-0.0.138.tar.gz
.
File metadata
- Download URL: je_auto_control-0.0.138.tar.gz
- Upload date:
- Size: 42.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c5633c569927ab8c9f402e9ce5e5772dc3ff3a7988e996f162b9012cbaa5c1e |
|
MD5 | 7e2b53eaf2b8fdaf9e0f4916684884a6 |
|
BLAKE2b-256 | 76edc9deab01413d34270e4f93c3e1a19b4e25942819e844b6c2047639b17f4e |
File details
Details for the file je_auto_control-0.0.138-py3-none-any.whl
.
File metadata
- Download URL: je_auto_control-0.0.138-py3-none-any.whl
- Upload date:
- Size: 63.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eddefc4434d78a70705ebc0feedf8af31ceebda8959b8f4b62cf6c5399fa3bc9 |
|
MD5 | d203e704dfaa3df0c19e55af2da5de0d |
|
BLAKE2b-256 | eb7b95b7beceddb56a802fc5b0680fe46326668fdd37c93ac1e6b590bcce64c8 |