RED icon indicating copy to clipboard operation
RED copied to clipboard

RED - Robot Editor

Results 65 RED issues
Sort by recently updated
recently updated
newest added

I have a rather large project with Robot Framework scripts and Python libraries in Eclipse (2020-12). When RED performs validation on my project, very often it runs into an error...

I am having an issue, similar to: https://github.com/nokia/RED/issues/245 Any library we create in our framework is recognized by Python classes fine, and the functions in the library are recognized by...

Dear reader, I try to use RobotFramework 4.0b1 and latest RED, but unfortunately it seems that it doesn’t load the Builtin-Libraries. E.g. it writes “unknown keyword ‘log’”. Unchanged workspace with...

I'm working with RED robot editor on eclipse with the robot framework 3.2.2v, I wanted to ask if RED supports the latest version of robot (robot framework 5) or not?...

![image](https://user-images.githubusercontent.com/50852900/159940529-a6849b49-8cbd-4a16-8803-3b595e26ffde.png) Hi Everyone, I tried to create a Robot project , but I am getting this error : An internal error occurred during: "Building". Unable to communicate with XML-RPC server...

Using eclipse 2022-03, I keep getting below error: An internal error occurred during: "Revalidating model". Unable to communicate with XML-RPC server ![Capture](https://user-images.githubusercontent.com/68750158/162217460-8d2e03c8-20e2-4349-9ebd-9d50f2aa0da7.PNG) [.log](https://github.com/nokia/RED/files/8443539/default.log) Please help, I tried with other versions...

I am using eclipse IDE. I have installed on RED for Robot Framework. However I keep getting above error message with each execution. Do we have solution for this. Eclipse...

To reproduce: 1. Open any two .robot files 2. Do a trivial edit in one of them 3. Switch to the other one using `Ctrl + PageUp` or `Ctrl +...

bug

In order to protect the source file, we usually compile python library files from py to pyc format, but RED can not support adding library by pyc files. If I...

I recently installed 4.0.3 Version of Robots Framework under Red plugin when i enter a keyword L. I am unable to get assistance refernce Log To console in it.