RIDE
RIDE copied to clipboard
Test data editor for Robot Framework
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)...
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...
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...
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...
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. 
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}...
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...
Hide error messages from system console. Context: Running in Windows, and executed Macro with the content `taskkill /F /IM "java.exe"` 
Fixed? | Description | Workaround ----------|------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------- - [x] | Lost of data when editing in Text Editor, .resource | Always use the Save command and not Apply (RIDE needs project...
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...