robotframework
Installation
SKILL.md
Robot Framework
Use this skill for general Robot Framework authoring, refactoring, execution, and Python library work.
This is the broad Robot Framework skill. It is not wise-rpa-bdd, which is
for browser-extraction-oriented BDD/RPA suites with a fixed generic-keyword
contract.
Start Here
Classify the task first:
- Suite work: write or refactor
.robotsuites - Keyword design: extract or reshape user keywords and resources
- Execution: run
robot,--dryrun, tags, Rebot, pabot - Library work: create or edit Python libraries
- Framework extension: listeners, remote libraries, dynamic APIs