RED
RED copied to clipboard
RED - Robot Editor
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?...
 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  [.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 +...
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.