Robot libraries¶
Built-in Libraries¶
Robot Framework provides a set of standard libraries that can be used for general purpose activities, like conditionals or iterations. A detailed list and description can be found in the official documentation.
Third Party Libraries¶
A small set of third party libraries is included in YARF to cover common test scenarios:
SSH Library to connect and run commands via SSH on a Device Under Test
Custom Libraries¶
YARF extends Robot Framework with custom Python libraries: