RobotFramework library package for automated visual testing.
Project description
WatchUI
Documentation | Tesena | Pypi
Basic Info
Robot Framework visual testing library for visual difference testing as well as image content testing (including PDF documents). Runs on Selenium or Playwright to generate screenshots, PyMuPDF to process PDFs and Tesseract OCR to recognize text.
Project structure
WatchUI
└── .github/workflows # All github actions definitions for CI
└── Img # Test and demo data
└── WatchUI # WatchUI library implementation
│ └── WatchUI.py # Implementation file
└── tests # Tests and examples in Robot Framework
│ └── keywords # More tests for keywords and definitions of variables
│ └── unit_test.robot # Basic unit tests
└── README.MD # Here you are :-)
└── setup.py # File for easy setup use with pip install .
Install
For quick start use:
pip install WatchUI
For more details see our Documentation.
Sample results
Comparison of two screens where the differences are showed by red rectangles. In this example we ignored the dynamic boxes during comparison. These boxes were overlaid by black rectangles (the right on the pictures) .
The red rectangles outlining missing elements on compared screens. In this case pictures are completely different due to bot protection feature during retesting.
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
Built Distribution
File details
Details for the file WatchUI-1.0.10.tar.gz
.
File metadata
- Download URL: WatchUI-1.0.10.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f11f04560c9d4b56d10ccfaa142baf203aa903ae12cdd52445ea583c231f31ad |
|
MD5 | 878005370c94738394974f9b7b22e646 |
|
BLAKE2b-256 | de08c6f090ee46c24a66a689d6367d9322568cf4a7c6240796ad47102e7ed186 |
Provenance
File details
Details for the file WatchUI-1.0.10-py3-none-any.whl
.
File metadata
- Download URL: WatchUI-1.0.10-py3-none-any.whl
- Upload date:
- Size: 10.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e3b0a5c2ea299f72b981754942e4685096063fedd592c2c64ff5fdc72c5a19e9 |
|
MD5 | 46f4799f333cfc073396c68c42ffdd08 |
|
BLAKE2b-256 | e39c22390c6db297c51f9a02b6d18a3bcedefb2eb878caf675f0a7909d89d90f |