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: