RIDE
RIDE copied to clipboard
Test data editor for Robot Framework
All labels background are in gray, except when we select the `robot 3.1` run profile. This should be the correct decoration for any label in RIDE on Windows. >Started RIDE...
I am happy to have participants helping in the development of RIDE. Please see the [Hacktoberfest pages](https://hacktoberfest.com/participation/) - fork the project, and clone - read CONTRIBUTING - you can decide...
  Windows 11 Python 3.11.9 wxPython 4.2.2a1 robotframework-ride 2.1dev78
1. Make space between keywords  2. Type CTRL+S Stated result: empty row didn't disappear Acceptance criteria: empty row disappeared (removed) Windows 11 Python 3.11.9 wxPython 4.2.1 robotframework-ride 2.1.dev73
This shortcuts do nothing now. Ctrl+I and Ctrl+D works Windows 11 Python 3.11.9 wxPython 4.2.1 robotframework-ride 2.1.dev73
When writing test cases it is a common scenario to start typing and use auto completion feature to fill the cell. If the selected keyword has embedded argument, the first...
On Windows the `ride.exe` is set to be an GUI app only. When using options, like `--help`, `--version`, it does not output expected content and does not start. When passing...
Command line arguments are not working, i.e ride --version ride_postinstall -install
The PR #2881 makes possible to recognize the setting Name in Test Suites. This causes the test suite name, being different from the name deduced from the file name. As...
HW: Standalone PC OS: Ububtu SW: RIDE v2.2dev30 running on Python 3.12.3 Robot Framework 6.1.1 (Python 3.12.3 on linux) Problem: If Test Case uses resource files, saving changes in one...