Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michaelconan/robocorp-level2-exam
Source code for Robocorp Level 2 certification exam
https://github.com/michaelconan/robocorp-level2-exam
Last synced: 22 days ago
JSON representation
Source code for Robocorp Level 2 certification exam
- Host: GitHub
- URL: https://github.com/michaelconan/robocorp-level2-exam
- Owner: michaelconan
- License: apache-2.0
- Created: 2023-06-26T16:30:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-26T16:34:15.000Z (over 1 year ago)
- Last Synced: 2023-07-28T18:43:30.852Z (over 1 year ago)
- Language: RobotFramework
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Template: Standard Robot Framework
This is the simplest template to start from.
- Get started from a simple task template in `tasks.robot`.
- Uses [Robot Framework](https://robocorp.com/docs/languages-and-frameworks/robot-framework/basics) syntax.
- You can configure your robot `robot.yaml`.
- You can configure dependencies in `conda.yaml`.## Learning materials
- [Robocorp Developer Training Courses](https://robocorp.com/docs/courses)
- [Documentation links on Robot Framework](https://robocorp.com/docs/languages-and-frameworks/robot-framework)
- [Example bots in Robocorp Portal](https://robocorp.com/portal)