A curated list of awesome Robot Framework resources and libraries
- Awesome Robot Framework
- Official Website The official Robot Framework Website
- Guides The Robot Framework guides, with examples and explanations on how to use Robot Framework
- RFCP The syllabus for the Robot Framework Certified Professional Exam
- Robocon The Premier Robot Framework conference, generally held in February
- Standard Libraries The standard set of Robot Framework Libraries, included with Robot Framework. Also known as "Core Libraries"
- Style Guide A community driven set of sensible rules to write your Robot Framework code.
- User Guide Reference manual explaining all Robot Framework features in detail
The Robot Framework Foundation is a non-profit organization that supports the development and maintenance of the Robot Framework, an open-source automation tool used for acceptance testing and robotic process automation. The foundation sponsors bug fixes, ecosystem projects, reviews community contributions, and manages the framework's infrastructure, encouraging users to contribute to its ongoing development.
- Robot Framework Foundation Join the Robot Framework Foundation
- MarketSquare A community run collection of repositories for Robot Framework.
- Slack Official Robot Framework Slack Channel.
- Forum Official Robot Framework forum.
- LinkedIn The Robot Framework Linkedin Group
- BuiltIn Contains generic often needed keywords. Imported automatically and thus always available.
- Collections Contains keywords for handling lists and dictionaries.
- DateTime Supports creating and verifying date and time values as well as calculations between them.
- Dialogs Supports pausing the test execution and getting input from users.
- OperatingSystem Enables performing various operating system related tasks.
- Process Supports executing processes in the system.
- Screenshot Provides keywords to capture and store screenshots of the desktop.
- String Library for manipulating strings and verifying their contents.
- Telnet Supports connecting to Telnet servers and executing commands on the opened connections.
- XML Library for verifying and modifying XML documents.
- Android Library (Keywords) Library for all your Android automation needs. It uses Calabash Android internally.
- Appium Library Library for Android- and iOS-testing. It uses Appium internally.
- iOS Library Library for all your iOS automation needs. It uses Calabash iOS Server internally.
- AWS
- AWS - Keywords for interacting with AWS services in your test suites.
- DynamoDBSQL Library - An Amazon AWS DynamoDB big data testing library for Robot Framework with SQL-like DSL.
- Jenkins Jenkins interaction.
- Webpack Control Webpack dev servers.
- Kubernetes - Keywords for interacting with the Kubernetes API.
- Terraform - Infrastructure as Code via Terraform and OpenTofu.
- Datetime-TZ Date/time with locales and time zones.
- Excel Library Library which provides keywords to allow opening, reading, writing and saving Excel files.
- Excel10library Basic control over Excel10 (xlsx) files.
- Excel Lib Work with Excel documents.
- JSON Schema Library JSON Schema validation library for Robot Framework.
- JSON Validator JSON validation based on JSONSchema, JSONPath, JSONSelect.
- String Format String formatting.
- XML Validator A Robot Framework library for validating XML files against XSD schemas.
- Cassandracql Library Execute CQL statements in Cassandra Database.
- Couchbase Library Work with Couchbase.
- Couchbase Manager Manage Couchbase server.
- Database Library Python based library for database testing. Works with any Python interpreter, including Jython.
- Database Library (SQLAlchemy) Database lib based on SQLAlchemy.
- Keepass Library Work with KeePass databases.
- MongoDB Library Library for interacting with MongoDB using pymongo.
- Oracledb Library Work with Oracle Databases.
- Postgresqldb Library Work with PostgresSQL databases.
- Tarantool Library Work with Tarantool DB.
- CncLibrary Control a ShapeOko 2 CNC-milling machine (controlled by Arduino based grbl motion controller connected to Raspberry Pi 2 with camera module).
- Construct Build and parse binary data.
- HPI Library Interface processors using the Hardware Platform Interface (HPI) specification.
- IPMI Library Interface hardware using the Intelligent Platform Management Interface (IPMI) specification.
- ModbusLibrary Modbus library.
- Archive Library Library for handling zip- and tar-archives.
- OpenAFS Library Test library for the OpenAFS distributed filesystem.
- UNIX Filesystem Library Unix filesystem testing for Robot Framework.
- AngularJS Library An AngularJS extention library to Robotframework's Selenium2Library.
- DjangoLibrary Library for Django, a Python web framework.
- Drupal Library Library targeting Drupal sites, built on top of Selenium2Library.
- React Library Work with React.js based web applications.
- AutoIt Library Windows GUI testing library that uses AutoIt freeware tool as a driver.
- Eclipse Library Library for testing Eclipse RCP applications using SWT widgets.
- Remote Swing Library Robot Framework library for testing and connecting to a java process and using SwingLibrary.
- RoboSAPiens SAP GUI Automation for Humans
- SapGui Library Automate the SAP GUI Desktop client
- Swing Library (Keywords) Library for testing Java applications with Swing GUI.
- Zoomba Collection of testing libraries spanning GUI, REST/SOAP API, and Windows Desktop automation.
- OimClient Library Oracle Identity Manager testing.
- Cumulocity Library Library for Cumulocity.
- thin-edge/robotframework-aws AWS Robotframework library for testing thin-edge.io with AWS.
- thin-edge/robotframework-devicelibrary AWS Robotframework library for testing thin-edge.io devices.
- BonjourLibrary Testing devices announcing services using the Bonjour/mDNS protocol.
- Confluent Kafka Library Wrapper for the confluent-kafka-python.
- DHCP Client Library Library for testing DHCP servers.
- DHCP Server Library Library for testing DHCP clients.
- FTP Library Library which makes it possible to test or use FTP server using Robot Framework keywords.
- HTTP Ctrl HTTP/HTTPS client and HTTP server services to make REST API testing easy.
- HTTP Request (Java) Library for HTTP level testing using Apache HTTP client.
- HTTP Request (livetest) Library for HTTP level testing using livetest tool internally.
- HTTP Request (Requests) Library for HTTP level testing using Request internally.
- IMAP Library Library to test IMAP email validation tasks.
- MQTT Library Library that provides keywords for testing on MQTT brokers.
- RabbitMQ Work with RabbitMQ.
- Requests Checker Check HTTP Response Status Codes.
- Requests Logging Log HTTP requests and responses.
- RESTinstance Library Robot Framework test library for (RESTful) JSON APIs.
- SSH Library Test library for SSH and SFTP.
- SNMP Library Work with SNMP.
- SSHTunnel Library Connect to remote host using SSH Local Forwarding.
- Stub Library For all your HTTP needs.
- Suds Library (Keywords) Library for functional testing of SOAP-based web services with Suds, a dynamic SOAP 1.1 client.
- UA RF TESTER OPC UA library for functional and security testing.
- UPnP/SSDP Library Testing devices announcing services using the UPnP/SSDP protocol.
- Websocket Client Wrapper for the websocket-client module.
- Wi-Fi Library Interact with wpa_supplicant and handle Wi-Fi events.
- Remotetransfer Transfer screenshots from remoteserver to local machine.
- Screencap Library Take screenshots and videos.
- Docker Work with Docker and Docker Compose.
- IPMI Test IPMI devices.
- Ncclient (Keywords) Robotframework NETCONF wrapper library of ncclient.
- Apache Tomcat - Manage Apache Tomcat server.
- Zookeeper Manager Manage Apache Zookeeper.
- Xvfb Interact with Xvfb.
- WinRegistry Work with Windows Registry.
- PerfmonLibrary Read Windows Performance Monitor Counters.
- Advanced Logging Create additional logs.
- Debug Library Debug Library for Robot Framework
- Dependency Library Declare dependencies between Robot Framework tests.
- Dependency Solver A Robot Framework prerunmodifier for interdependent test cases execution.
- Testrail Listener and pre-run modifier for working with TestRail.
- Applitools Robot Framework Visual Verification Test Library using Applitools Eyes (Utilizes AppiumLibrary or\and SeleniumLibrary).
- DocTestLibrary Simple Automated Visual Document Testing.
- Eyes To automate visual software testing.
- ImageHorizonLibrary (Keywords) Cross-platform, pure Python library for GUI automation based on image recognition.
- WatchUI Custom library for works with image, pdf and tesseract with RF.
- AnywhereLibrary Library for testing Single-Page Apps (SPA). Uses Selenium Webdriver and Appium internally.
- Browser - Automate the browser using Playwright.
- Page Object Library Library that makes it possible to use the page object pattern when testing web pages.
- QWeb - Keyword based test automation for the web. (Keywords)
- Selenium Library Web testing based on Selenium.
- Selenium Screenshots Capture annotated screenshots with SeleniumLibrary.
- Selenium Testability Provides either manual or automatic waiting asyncronous events within SUT.
- allure-robotframework - Robot Framework integration for Allure.
- Renode - Simulation in the loop testing for complex embedded systems based on Robot Framework.
- robotframework-oxygen - Convert the results of any testing tool or framework to RobotFramework's reporting.
- robotframework-rp-tools - Listener and visitor modules for integration with ReportPortal.
- RobotMK - Integration for the Open Source monitoring solution Checkmk.
- molecule-robotframework - Ansible Molecule plugin for running molecule tests with Robot Framework.
- pytest-robotframework - Pytest plugin for creating Robot Framework reports and running tests.
- pyats.robot - Sub-component of Cisco pyATS library for enabling network testing using Robot Framework.
- robotframework-scala-remote-library - Example of a Remote Server Keywords library implementation in Scala, based on a blog post by Thomas Jaspers.
- Rebot - Generate logs and reports based on XML outputs and combine multiple outputs.
- Libdoc - Generate keywords for test libraries and resource files.
- Testdoc - Generate high-level HTML documentation from test cases.
- Remote Interface - Introduction to the remote interface with a list of available remote servers.
- Maven plugin - Maven plugin for using Robot Framework.
- Robot Framework Swarm - Performance testing in Robot Framework.
- Pabot - Parallel executor for Robot Framework test cases.
- RoboMachine - Model-based testing with Robot Framework.
- Jenkins plugin - Collect and publish Robot Framework test results in Jenkins.
- Ant task - Ant task for running Robot Framework tests.
- Robot Framework Solidity Testing Toolkit - A toolkit for testing, deploying, and monitoring Solidity smart contracts on EVM-compatible blockchains using Robot Framework, with support for local clean-room environments and multichain setups.
- BrowserLibraryDocker - Docker image for Robot Framework with BrowserLibrary.
- docker-robot-framework - Robot Framework (with Firefox and Chrome) in Docker.
- robotframework-distbot - Distribute tests across multiple machines or Docker containers.
- RIDE - Robot Framework IDE - Lightweight and intuitive editor for Robot Framework test data.
- RobotCode - Tools, extensions, and plugins for working with Robot Framework.
- RobotCode for VSCode - VSCode extension.
- RobotCode for Jetbrains - Plugin for PyCharm/IntelliJ.
- Robocop - Static code analysis tool and formatting with configurable rules.
- robotframework-metrics - Dashboard view of execution results of a single run.
- robotframework-dashboard - Dashboard for insights into test results across multiple runs.
- DbBot - Serialize Robot Framework test run results into a SQLite database.
- robotframework-historic - Generate historical reports from test results.
- RobotFramework-AI Adds AI functionality (generates test data, replies to messages).
- robotframework-test-assistant - Conversational AI assistant for controlling Robot Framework test suites and RPA tasks.
- Robot-Framework-AI-Agent-Datadriver - AI agent project that combines the capabilities of Codename Goose, MCP tools, the Robot Framework ecosystem, decentralized LLMs on Ollama, and Docker.
- robotframework-executor - GUI application for running Robot Framework tests with features like parallel execution, batch monitoring, and historical stats.
- robotframework-webservice Webservice for running Robot Framework test cases.
- robotframework-aio RobotFramework AIO (All In One) installer for both Windows and Linux.
- Robot Framework Online Playground - Try tutorial examples in the browser or share code on forums or Slack.
- Code Examples - Various file configurations for Robot Framework.
- Robot Framework Cookbook
- robotkernel - Robot Framework kernel for Jupyter notebooks.
- xeus-robot - Jupyter kernel for Robot Framework based on the xeus protocol.
- robotframework-cookbook - A curated list of delicious Robot Framework recipes that will help accelerate the development of test automation scripts, especially for beginner or intermediate level engineers.
- RobotFramework Youtube Channel with speaches from previous Robocon and tutorials in the live section.
- Data-Driven and Keyword-Driven Test Automation Frameworks Master's Thesis, Pekka Laukkanen (2006)
- Web Application Test Automation with Robot Framework Bachelor's Thesis, Jani Luostarinen (2015)
- Enabling Self-healing Locators for Robot Framework with Large Language Models Master’s thesis, Paavo Rohamo (2024)
- RFCP Training Providers Official page of the RFCP accredited training providers