-
**Describe the bug**
hello,
`.robot.toml` is overriding all profiles configuration, not only the one in it
**To Reproduce**
In `robot.toml`:
```toml
[profiles.ci]
description = "CI pipeline…
-
**Describe the bug**
Describe the issue you are seeing with the simulator
**Quick Glance Configuration**
Please provide the following information
1. SnobotSimPlugin version - 2019-0.2.0
2. Sno…
-
# Summary
RobotCode ignores a mapped drive's pathing and instead uses a full UNC pathing, resulting in a test suite file not being located properly.
## Detail
If you have your repo on a **map…
-
在VsCode使用RobotCode插件执行时如何配置log.html、output.xml和report.html文件的生成位置
我想要让log文件 生成在 ./../results/YY-mm-dd HH:MM:SS /路径下
如果可以希望可以带上执行用例的名称
希望可以给出方案
谢谢!!
-
**Is your enhancement request related to a problem? Please describe.**
I get the following warning: `Variable '${_}' is not used.robotcode.diagnostics(VariableNotUsed)`
For instance, when ignoring…
-
**Please describe.**
Hello, I am aware that the issue with variable declaration and using variables from other resource files inside test files, as described here: [61](https://github.com/robotcodede…
-
RF- 7.0.1
RF is not showing the entire documentation whenever an empty line space come in between the lines in the keywords documentation. It shows the content of lines which are present before the…
-
This rule was previously rejected because Robocop does not support dynamic code. Keywords can be defined under variables and executed using Run Keyword, resource can be imported dynamically, Python li…
-
**Describe the bug**
Always when ever i am trying to run the test cases i am getting Debug adapter time out waiting for robot Connection.
**To Reproduce**
Steps to reproduce the behavior:
1. Go …
-
**Is your enhancement request related to a problem? Please describe.**
Sometimes keywords arguments are too long to write them all on a single line.
[Robot Framework supports continuation lines for …