.. _`Libraries`: Libraries ========= Test cases depend on the following **keyword libraries**. BuiltIn_ Standard library that provides a set of generic keywords needed often. It is imported automatically. String_ Standard library for manipulating strings and verifying their contents. OperatingSystem_ Standard library to perform various operating system related tasks. OpenAFSLibrary_ External library that provides keywords to perform OpenAFS and filesystem related tasks. .. _BuiltIn: https://robotframework.org/robotframework/latest/libraries/BuiltIn.html .. _String: https://robotframework.org/robotframework/latest/libraries/String.html .. _OperatingSystem: https://robotframework.org/robotframework/latest/libraries/OperatingSystem.html .. _OpenAFSLibrary: https://robotframework-openafslibrary.readthedocs.io/en/latest/