Skip to main content

GUI Retry Debugger for Robot Framework

Project description

🤖 Robot Framework GUI Debugger & Retry Tool

A live GUI-based debugger for Robot Framework that intercepts test failures, displays call stacks, and allows users to retry failed keywords with edited arguments — all without restarting the test run.


🥉 Features

  • ✅ Opens a GUI at the start of test execution
  • ✅ Intercepts keyword failures and allows retry or skip
  • ✅ Editable argument fields with validation
  • ✅ Live variable viewer / Editor
  • ✅ Call stack view with live updates
  • ✅ Retry logging with result tagging (debugger-retried, debugger-skipped)
  • ✅ Works in listener mode
  • ✅ Handles Run Keyword And Ignore Error, and others
  • ✅ Light, standalone — no server or browser needed

🚀 Installation

pip install robot-retrier

🥪 Usage Options

✅ As a Listener

robot --listener RobotRetrier tests/

This hooks directly into Robot's execution and shows the GUI on failure.

Good for manual triggering or environments where listeners aren’t usable.


📸 Screenshot

Debugger UI


🖥️ How It Works

  1. At test start, the GUI opens
  2. Every keyword is logged to a live stack tree
  3. On failure:
    • GUI highlights the failed keyword
    • User can retry with modified arguments or skip it
  4. Execution resumes based on user choice
  5. Logs and stack remain visible throughout the suite

🧠 Design Notes

  • ✅ Built for Robot Framework 6.1+
  • ✅ Uses Listener API v3
  • ✅ Tkinter-based for full offline GUI support
  • ❌ Does not depend on Selenium, Appium, or browser-based UIs
  • ✅ Supports long-running tests and deep stacks with auto-trimmed logs

⚙️ Advanced Features

  • Muted Keywords: Automatically skips retry for wrapped keywords like:
    • Run Keyword And Ignore Error
    • Run Keyword And Return Status
  • Retry Signature: Auto-loads expected arguments for any keyword
  • Live Logs: Auto-scroll and trim old lines to keep UI fast

📄 License

MIT License. Use freely with attribution.


👨‍💻 Author

Made with ❤️ by [Suriya]
Contributions and feedback welcome!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

robot-retrier-0.2.1.tar.gz (14.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

robot_retrier-0.2.1-py3-none-any.whl (14.8 kB view details)

Uploaded Python 3

File details

Details for the file robot-retrier-0.2.1.tar.gz.

File metadata

  • Download URL: robot-retrier-0.2.1.tar.gz
  • Upload date:
  • Size: 14.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.0

File hashes

Hashes for robot-retrier-0.2.1.tar.gz
Algorithm Hash digest
SHA256 fe925062c58ee25a49abbd7d03582266fc1c70f5db4f26032fa8da164f5f57e6
MD5 df88676f9782d03a15380b57fd598428
BLAKE2b-256 461b0565ad0a524d6a6ae555512f07c05318be18e7130973f298abf48cd0e2da

See more details on using hashes here.

File details

Details for the file robot_retrier-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: robot_retrier-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 14.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.0

File hashes

Hashes for robot_retrier-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 19d9b2193db96ab66cd845f3efd832e52a158f811f790aaac0389da70eb4025e
MD5 08227d1a59a6e586bf800488b7b5506b
BLAKE2b-256 d85152f96f919d9222fafae398be6cecb79ccc186e8a1437a1a3bdb6929b13e3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page