Skip to main content

RobotFramework library package for automated visual testing.

Project description

WatchUI

Documentation | Tesena | Pypi

Basic Info

Custom library for comparing images with use in Robot Framework.

Folder structure

Testing-api
└── .github/workflows           # Folder with CI for github actions
└── Img                         # Folder with test data
└── test                        # Folder with example how to write rf test.
│    └── keywords               # Keywords and variables
│    └── unit_test.robot        # File with TC
└── WatchUI                     # Folder with WatchUI library
│    └── WatchUI.py             # File with custom library
└── README.MD                   # Here you are :-)
└── setup.py                    # File for easy setup use with pip install .

Install

You can find detail in Documentation but basically use pip:

pip install WatchUI

Sample results

Image where the differences are stored + You can see two black box in left corner. These black box are ignored during comparison.

The red rectangles outlining missing elements on compared screens

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

WatchUI-1.0.6.tar.gz (9.8 kB view hashes)

Uploaded Source

Built Distribution

WatchUI-1.0.6-py3-none-any.whl (9.9 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