Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 683 Bytes

File metadata and controls

12 lines (11 loc) · 683 Bytes

workshop-robotframework

Code for the Robot Framework workshop by TestCoders

Installation details

For all software: versions are not relevant just take the latest stable/lts

  1. Download and install NodeJS: https://nodejs.org/en/download/
  2. Download and install Python: https://www.python.org/downloads/
  3. Download and install Visual Studio Code: https://code.visualstudio.com/download
  4. Download and install the Visual Studio Code extension: RobotCode
  5. Clone the project: https://github.com/TestCoders/workshop-robotframework
  6. Install the dependencies by running: pip install -r requirements.txt
  7. Install the browser dependencies by running: rfbrowser init