robot — Easy Playground
Robot Framework: keyword-driven test automation for acceptance testing
Getting started with robotRun locally
Install
pip install robotframeworkPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: robot)
robot is a third-party package. Robot Framework: keyword-driven test automation for acceptance testing. Install with: pip install robotframework
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?