SOFTWARE REQUIREMENTS:
· Visual Studio Code
· Python 3.7.x
· Python/robot framework libraries mentioned in attachment
· Postman
· Git - Access to be created post VPN
· TFS - Access to be created post VPN
· Jenkins - Access to be created post VPN
INSTALLATION:
· Install Python 3.7.x from https://www.python.org/
o Add Python path in Environment Variable
o Add Pyhton37/Scripts/ in Environment Variable
· Install Visual Studio Code
o Install Robot Framework Instellisense Extension
o Install Python Extension
o Install Git lense Extension
· Run in command prompt
o Navigate to requirements.txt path
pip install -r requirements.txt
(NOTE: if this doesn’t work due to network access, download individual whl from https://pypi.org/ and install by pip install)
· Install Git from https://git-scm.com/downloads
· Download chrome driver and mention the path in PATH env variable.
No comments:
Post a Comment