RobotFramework Setup
RobotFramework Setup
Postman example
Robot framework:
http://robotframework.org/robotframework/2.9b2/RobotFrameworkUserGuide.html
https://robotframework.org/#libraries
Installation: https://youtu.be/8h5knh2jLCA
Step 1: Install Python
Visit the following website to download Python software.
https://www.python.org/downloads/
Double-click the Python software to begin the installation.
Set environment Variable (Environment variables help programs know what directory to
install files in, where to store temporary files, and where to find user profile settings)
Verify that environment variable is setup correctly
To check if Python is correctly installed, open the command prompt, and run the version
command.
python --version