RIDE icon indicating copy to clipboard operation
RIDE copied to clipboard

Test data editor for Robot Framework

Results 228 RIDE issues
Sort by recently updated
recently updated
newest added

In RIDE's Run tab there is a colored view displaying pass/fail status and the active keyword during a test run. After the test runs ends I would expect this view...

analyze

Some robot icons are being cleared in the tree view when running tests and the blank square is then persisted at its latest spot. There is at most one blank...

prio-medium
bug

![2024-04-22_112451](https://github.com/robotframework/RIDE/assets/23701840/89133dac-7230-46ac-a81e-3fe8e69c4102) Cannot enumerate files 'D:\webAutoTest\????V1.7.1-???-???\*' (error 123: the filename,directory name, or volume label syntax is incorrect)

pending
BAD_ISSUE_REPORT

Implement hiding private keywords from autocomplete lists. - Python keywords starting with `_` - User/Compound keywords tagged as private (since Robot Framework 6.0) This task is to fix #1228 (from...

enhancement
task

Hello. Could we also configure which browser to use for opening logs? IMO it is similar issue, that could be done as part of the same enhancement. _Originally posted by...

enhancement
task

Using the Tag search dialog I am able to find tests tagged with `TAG_A` (underscore), but not the ones tagged with `TAG B` (space), when searching using the full tag...

prio-low

RIDE v2.0.8.1 running on Python 3.7.4. (the same behaviour was on RIDE 1.7.4.2 running on Python 3.7.0) I have a long list of cases,keywords in a suite. I run 1...

prio-low
pending

There is some weird behaviour in creating a new test case that cascades to make things worse. Eventually causing all work done on a new test case to be lost...

prio-medium
bug
analyze

Hi Team, First edit page was not visible then i restarted the ride then edit option only has been removed please help ![image](https://github.com/robotframework/RIDE/assets/77239034/c29a827a-64ea-4e54-b70a-d2233dbd21be)

When I clicked right button to call menu of options - Insert rows was in the top position: on older versions: RIDE 1.2.2 running on Python 2.7.0 ![image](https://github.com/robotframework/RIDE/assets/7736848/0f7eb06b-4083-4411-b49b-2c8b88a9d739) RIDE 1.7.4.2...

enhancement
prio-low
ui