https://github.com/michaelconan/robocorp-level2-exam
Source code for Robocorp Level 2 certification exam
https://github.com/michaelconan/robocorp-level2-exam
robocorp training
Last synced: 4 months 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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-26T16:34:15.000Z (almost 3 years ago)
- Last Synced: 2025-03-29T02:13:49.011Z (about 1 year ago)
- Topics: robocorp, training
- Language: RobotFramework
- Homepage:
- 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)