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

This is certainly a corner case, but it may be relevant for fix for similar situations. When using the Remote library (which is a library not having keywords and doc)...

enhancement
prio-low

I want search some keywords by pressing F5 first time after startup ride, the search window no response and then it takes 5 minutes to load search results; please refer...

enhancement
prio-medium
analyze
performance

When running a testcase there is no log of the current keyword being executed. I suggest implementing a highlight or mark (such as the running test case mark) to easily...

enhancement
prio-low

i defined a resource file, such as mykw.robot, and create my keyword "sayhello". so in my test suite, i add mykw.robot as resource and create a test case, i call...

enhancement
prio-low

Installed latest version of Ride (2.0.8.1 and 2.0.8). Imported required Selenium Library. When tried to type some word like **'Open'** It does not show any keyword recommendation. ![image](https://github.com/robotframework/RIDE/assets/136758194/92ad6f56-876c-4568-becd-4f03a5455a5b)

analyze

RIDE v2.0.8.1 running on Python 3.7.4. my keyword in text edit: ``` aar_i_3 subscr_id ipv6 [Arguments] ${msisdn1} ${subscrtype1} ${msisdn2} ${subscrtype2} ${msisdn3} ${subscrtype3} ${req_access_info} ${af_req_data} ${appid} ${apn} ${Media-Type} ${Flow-Status} ${Flow-Usage} ${sessionid}...

prio-medium
bug

I think this behavior was introduced in the last release. _Tried with RIDE v2.0.8.1 and v2.0.9dev1 on Python 3.10.12_ **Steps to reproduce:** 1. Add full line comment in Variable section...

prio-medium
bug
fixed

Hide error messages from system console. Context: Running in Windows, and executed Macro with the content `taskkill /F /IM "java.exe"` ![image](https://github.com/robotframework/RIDE/assets/2866630/c16a7705-ad21-4ef4-b562-f4dbfbf61030)

task
CURRENT DEVELOPMENT

Fixed? | Description | Workaround ----------|------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------- - [x] | Lost of data when editing in Text Editor, .resource | Always use the Save command and not Apply (RIDE needs project...

task

Data in Settings section with continuation line (...) is modified, passing that part to a Documentation setting. We can change in the Grid Editor (Test Suite fields) and save (the...

prio-high
bug
CURRENT DEVELOPMENT