QAutofamily testing framework library. To be used as RobotFramework testing library and collection of web-testing tools for python.
Library is installed using setup.py. Note! Optionally library could be used by setting PYTHONPATH environment variable (useful for continuous integration like jenkins).
For libary to be usable you need to install Python 2.7, Selenium and RobotFramework.
Library installation is done using setup.py file.
git clone https://github.com/QAutofamily/QAutoLibrary
cd QAutoLibrary
python -m setup.py install
- Python 2.7 - Programming language
- Selenium - Web-testing framework
TBA later.
- QAutomate Oy - Development - QAutomate Oy
See also the list of contributors who participated in this project.
This project is licensed under the Apache License 2.0 - see the LICENSE.md file for details