| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| robotframework_ride-2.2.4-py3-none-any.whl | 2026-07-09 | 3.0 MB | |
| README.md | 2026-07-09 | 2.2 kB | |
| v2.2.4 source code.tar.gz | 2026-07-09 | 3.3 MB | |
| v2.2.4 source code.zip | 2026-07-09 | 4.1 MB | |
| Totals: 4 Items | 10.4 MB | 2 | |
Robot Framework IDE 2.2.4
Please see the complete release notes here.
Below is an excerpt of it:
RIDE (Robot Framework IDE) v2.2.4 is a new release with some enhancements and bug fixes. The reference for valid arguments is Robot Framework current version, 7.4.2. However, internal library code is originally based on version 3.1.2, but adapted for new versions.
This version supports Python 3.9 up to 3.14.
There are some changes, or known issues:
- ๐ - Rename Keywords, Find Usages/Find where used are not finding all occurrences. Please, double-check findings and changes.
- ๐ - In Grid Editor, private keywords defined in test suites with Name setting, will show with error color even if used correctly in another local keyword.
- ๐ - RIDE DOES NOT KEEP Test Suites formatting or structure, causing differences in files when used on other IDE or Editors. The option to not reformat the file is not working.
- ๐ - In Grid Editor, when showing settings, scrolling down with mouse or using down is not working. You can change to Text Editor and back to Grid Editor, to restore normal behavior.
- ๐ - In Files Explorer, when in floating window, the files tree is not always using all available space. Do a small resize of window to redraw.
- ๐ - The Test Suites Explorer, may be visible or hidden with F12, or toggled floating/docked, but content may disappear.You should try to make it reappear by toggling Files Explorer, F11, or by editing settings.cfg.
New Features and Fixes Highlights
- Fixed 'background assign' setting in Grid Editor preferences.
- Changed Auto-Save to only save when user is not typing, and if code is in error show message in status bar.
- Applied STC_LEX colorization on Code Editor (external files editor)
Linux users are advised to install first wxPython from .whl package at wxPython.org, or by using the system package manager.
===========================================
RIDE v2.2.4 was released on 09/July/2026.