RIDE
RIDE copied to clipboard
Test data editor for Robot Framework
RIDE version: v2.0.6 Python interpreter version: 3.10 Operating system and its version: Win10 -Sometimes when you launch RIDE, it doesn't show Run or Text editor tabs. -We need to go...
For example in Linux, currently the search is done by Dolphin and Nautilus, but user may be in a Linux that does not have any of those or may wish...
Hi, When I click test case or test suite from the `Test Suites` tree node or click back to `Edit` tab from other tab, the `Edit` tab need 1~2 seconds...
Currently the `[Tags]` section on a test or keyword, don't have the comments, although they can exist and are editable in the tags editor. Current view:  Tags editor: ...
The View All Tags (F7) dialog is missing the embedded help: `Info: Right-click on a tag for actions. Click on headers to change sorting.` Code can be adapted from the...
Hello. Thank you very much for improvements done so far to RIDE. I have idea for new and very useful feature. When working with Robot Framework, there is quite often...
Like the import spec suggestion when a failed import is detected, we should first try to `pip search ` and if exist in PyPi, then propose to run or at...
| Fixed? | Description | |-----------|------------------------------------------------------------------------------| | [ ] | - Must be allowed to open Resource files | | [ ] | - Depends on all OSes to drag...
Idea: Create separate color options for global and local variables, so that user is able to change them if he wants to.
The resources will be added to External Resources item in Tree. But they will be lost when reopening the Test Suite. Consider calling the Add Resource function when we have...