The Robot Framework language
Summary
Robot Framework is an open-source automation framework focused on readable, keyword-driven test automation and RPA tasks. This guide covers the basics: file naming (.robot), core sections (Settings, Test Cases), indentation rules, and how to structure tests and tasks with examples.