
Robot Framework documentation
This page contains links to version specific Robot Framework User Guide, standard library, and built-in tool documentation. See http://robotframework.org and GitHub project pages for more information …
Robot Framework User Guide
To add information that is visible in Robot Framework outputs, place it to the documentation or other metadata of test cases or suites, or log it with the BuiltIn keywords Log or Comment.
Welcome to | ROBOT FRAMEWORK
We hope these guides will help you get started with Robot Framework faster and easier. If you have any questions, please reach out to our awesome community on Slack.
Hello from ROBOT FRAMEWORK | ROBOT FRAMEWORK
Robot Framework User Guide The full reference manual for the Robot Framework Core. Learn about the syntax, file types, how to extend it and much more.
BuiltIn - Robot Framework
Introduction An always available standard library with often needed keywords. BuiltIn is Robot Framework's standard library that provides a set of generic keywords needed often. It is imported …
Robot Framework
Robot Framework is an open source automation framework for test automation and robotic process automation (RPA). It is supported by the Robot Framework Foundation and widely used in the industry.
SeleniumLibrary - Robot Framework
See Robot Framework installation instructions for detailed information about installing Python and Robot Framework itself. For more details about using pip see its own documentation.
Standard Library - Robot Framework
Generic open source automation framework for acceptance testing, acceptance test driven development (ATDD), and robotic process automation (RPA).
Writing Your First Code | ROBOT FRAMEWORK
The libraries contain the keywords (functions/steps) that Robot Framework uses to execute tests. Each library includes documentation of the keywords it provides.
Robot Framework User Guide
To add information that is visible in Robot Framework outputs, place it to the documentation or other metadata of test cases or suites, or log it with the BuiltIn keywords Log or Comment.