This project is created to use exclusive on Quickstart native projects.
This automation framework requires [Python3.7](https://www.python.org/downloads/release/python-372/) and pip3
Run the following command on the project folder to install all dependencies
pip3 install -r requirements.txt
To run the project, you go to the same folder and type the following command
python3 -m pytest test_app_android.py
If you have any question, please fill free to ask to @benlizar. Thanks