Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 616 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 616 Bytes

Template: Standard Robot Framework

Want to get started using Robot Framework this is the simplest template to start from.

This template robot:

  • Uses Robot Framework syntax.
  • Includes all the necessary dependencies and initialization commands (conda.yaml).
  • Provides a simple task template to start from (tasks.robot).

Learning materials