Visual testing framework. Combining selenium and computer vision.
Project description
Vision (beta version)
Visual testing framework. Combining selenium and computer vision.
What is Vision?
It is a web app testing framework that combines selenium and computer vision written in python.
There are several good selenium automation frameworks out there. Why then make another one?
- Most of the better frameworks are not free for use.
- Most frameworks are selenium only.
- I needed a framework that is open source.
- I needed a framework that needs minimal coding
Getting started
Before installation
- Python is installed on your system
- Chrome web browser installed
Download Chrome
- Chrome web driver installed
ChromeDriver - WebDriver for Chrome
- test if you can start the web browser
- test if you can start chromedriver from commandline
- best to install the package under
python virtual environment
- install https://graphviz.org
- install
Graphviz for your environment
Installation
pip install nemonet
Run example
- open a command prompt
- clone following repo : git clone https://github.com/janrum/visiontestfiles.git
- cd into visiontestfiles
- vision selenium-dev
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
nemonet-0.18.8.tar.gz
(61.6 kB
view details)
Built Distribution
nemonet-0.18.8-py3-none-any.whl
(59.3 kB
view details)
File details
Details for the file nemonet-0.18.8.tar.gz
.
File metadata
- Download URL: nemonet-0.18.8.tar.gz
- Upload date:
- Size: 61.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.0 CPython/3.10.0rc2 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b5e3f1f01303cae516204188e3c5dfd41b1878c1ea3fcde29a30fa0d6748125c |
|
MD5 | ba2e22e14d9385e094f885540ecbb8af |
|
BLAKE2b-256 | fb830458d5f2bc377f264f02af8db42484bc0ebc73e5914084d5eb2208dc8cd6 |
File details
Details for the file nemonet-0.18.8-py3-none-any.whl
.
File metadata
- Download URL: nemonet-0.18.8-py3-none-any.whl
- Upload date:
- Size: 59.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.0 CPython/3.10.0rc2 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 378b8f3617ccb465d7f70b053b2a08cf48e91f20c5237042e9c9f71695a5140e |
|
MD5 | f84f662f6536fea26d563f5bd5bf22c9 |
|
BLAKE2b-256 | 2aa9a2ad94387b0ca30d75c01b02c6d98d211ede1daf3476e5e7614c999a5ced |