Built-in keyword library
Libraries that are distributed as part of Robot Framework.
Categories
Library
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 task
Process
Supports executing processes in the system
Remote
Built-in special library acting as a proxy between Robot Framework and test libraries elsewhere. Actual test libraries can be running on…
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