Skip to main content

GUI Automation Framework

Project description

AutoControl

Downloads

Codacy Badge

AutoControl Stable Python3.8

AutoControl Stable Python3.9

AutoControl Stable Python3.10

AutoControl Stable Python3.11

Documentation

Documentation Status


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 or later
  • pip 19.3 or 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

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_dev-0.0.79.tar.gz (43.9 kB view hashes)

Uploaded Source

Built Distribution

je_auto_control_dev-0.0.79-py3-none-any.whl (66.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page