Personal tools
Skip to content. | Skip to navigation
robotframework-retryfailed A listener to automatically retry tests or tasks based on tags. InstallationInstall with pip: pip install robotframework- retryfailed UsageAdd the listener to your robot execution, via command line arguments. When your tests do fail and you have tagged them with test:retry(2), it will retry the test 2 times. Retry can be also set globally as a parameter to the...
Document Actions