robotframeworkguides icon indicating copy to clipboard operation
robotframeworkguides copied to clipboard

A project to share guides and best practices for robot framework and its ecosystem

Results 28 robotframeworkguides issues
Sort by recently updated
recently updated
newest added

example code was throwing an error message about an already depricated version of RF: ``` Initializing... Install Robot Framework Traceback (most recent call last): File "", line 31, in File...

PyCharm help links without pointing particular version leads to actual one, and there is no more help section for Toolbox. - https://www.jetbrains.com/help/pycharm/installation-guide.html - https://www.jetbrains.com/toolbox-app - https://www.jetbrains.com/help/pycharm/installation-guide.html#standalone

On the Reporting Test Results page following the sample link for Robot Framework Metrics is broken.

Is it possible to have an azure devops CI/CD pipeline documentation added here?

https://docs.robotframework.org/docs/different_libraries/how_to_find_library#desktop-applications currently includes the following libraries: - White Library, and - Zoomba Library [White Library](https://github.com/Omenia/robotframework-whitelibrary) has the following in their README: > Deprecation notice > Please note that the underlying...

With the announcement by Robocorp and the uncertainity around using their full suite of tools we want to not misdirect users on a solution that might not be be there...

Hello, today was the first time I did create a pre-run-modifier. I started with a code example from https://docs.robotframework.org/docs/extending_robot_framework/listeners_prerun_api/prerunmodifier#copy-and-modify-tests There a copy of the test gets done with `copy()`. I...

What is Robot Framework? - A generic automation framework - Test Runner (robot) - Reporting - Something extendable (with Python) What is NOT Robot Framework? - Selenium - IDE -...

video