-
**Describe the bug**
When I install Python 12, I can see error after debuging in console:
Exception in worker
Traceback (most recent call last):
File "C:\Program Files\Python312\Lib\concurrent…
-
**Describe the bug**
Eu tenho uma rotina python que traz alguns dados do ambiente python; versao, sistema e maquina... eu jogo os 3 valores numa variavel mas a extensao fica dizendo que a variael não…
-
**Describe the bug**
A "variable not found warning" is shown when referring to a keyword argument in the keyword's documentation.
**To Reproduce**
It only appears if `[Arguments]` is defined afte…
-
**Describe the bug**
If I import a listener class in Python to a different library and set to it using the ` ROBOT_LIBRARY_LISTENER ` when I run/debug the code using a RobotCode configuration it does…
-
Hello, I'm using remoteswinglibrary as a library. It's a jar file : remoteswinglibrary-2.3.1.jar
This file is located under the folder: C:\Program Files\Python310\Lib\site-packages
My .robotfile i…
-
Type: Bug
1. Open a project
2. Explorer displays badge with 23 dirty files but I haven't touched any
VS Code version: Code 1.85.2 (Universal) (8b3775030ed1a69b13e4f4c628c612102e30a681, 2024-01-18T0…
-
Hello,
I have tried again the remote debugging from Jenkins but the command does not exist anymore :(
I think I have done everything the same way as couple months before (it worked) and now it doe…
-
**Describe the bug**
Hi!
I'm continously getting lock issues, which stops the RobotCode Language Server. After VSCode Reload/RobotCode LangueServer restart, it works fine for a while, but then reapp…
-
```C#
JsonElement property = robotMessage.Payload.GetProperty("content");
ReceivedRobotMessage.RichTextContent richTextContent = new ReceivedRobotMessage.RichTextContent();
foreach (JsonElement ite…
-
**Describe the bug**
The documentation of the scenario is not inside the log file of Robot Framework
**To Reproduce**
Steps to reproduce the behavior:
1. Execute the example code
2. Check repor…