Vision (beta version)
Visual testing framework. Combining selenium and computer vision.
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
Install details
Installation
pip install nemonet
Run example