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
).