Web App & Interface Automation
Install git version control tool
Install chrome browser
Install VS Code and install python plugin
Download the Python installer here.
Install Python. Don't forget to check the "Add Python to PATH" box.
You need to install the module defined in requirements.txt.
Those tools are best installed using pip, Python's module installer. The Python 3 version might be provided (on Linux distros) as pip3 or python3-pip. You can then run:
pip install -r requirements.txt
Modify /config/web_config.yaml
Switch to English input method
Execute /test_run/run_test_case.py