Code for the Robot Framework workshop by TestCoders
For all software: versions are not relevant just take the latest stable/lts
- Download and install NodeJS: https://nodejs.org/en/download/
- Download and install Python: https://www.python.org/downloads/
- Download and install Visual Studio Code: https://code.visualstudio.com/download
- Download and install the Visual Studio Code extension: RobotCode
- Clone the project: https://github.com/TestCoders/workshop-robotframework
- Install the dependencies by running:
pip install -r requirements.txt
- Install the browser dependencies by running:
rfbrowser init