Some Python scripts created for multiple test purposes
List of examples by area:
Required external libraries:
Most of the python scripts are orginized by area, each should have its own requirements.txt file, you can install included requirements file using:
pip install -r <area_folder>/requirements.txt