-
**To Reproduce**
Our `settings.json` consists of a variable robot variable that internally uses the ${workspaceFolder} variable from VS Code.
```
"robotcode.robot.variables": {
"my_app_dir":…
-
Hi Daniel,
would you send me a video from Robocon where you were presenting RobotCode extension and test with Gherkin syntax please?
(You sent me the video with RobotCode debuuger, it helped a lot…
-
As i understand by documentation, this awesome idea for generating automated tests by openapi document has 2 major issues that by sound like a deal breaker for using it in automation project:
1. No r…
-
**Describe the Bug**
File `webots_ros2_imu.xml` is missing from the repository in the branch `humble`.
**Steps to Reproduce**
1. `colcon build`
**Expected behavior**
Should build.
**Affect…
-
**Describe the Bug**
`colcon build --packages-up-to webots_ros2_driver` fails with the error
```
--- stderr: webots_ros2_driver
CMake Error at /home/gael/11-projects/2021-01-rur/5-work/code/robo…
-
Thank you
-
this is just a notice from RoboCon
If I rename__init__.pyi to browser.pyi it works for VSCode.
-
This would it make possible to debug javascript plugins.
```
return Popen(
["node", "--inspect", str(playwright_script), port],
shell=False,
cwd=workdir,
…
-
Make a header with links in the order of **Home**, **Inventory**, **Projects**, **Robocon**, and **FAQ**.
The header should be fixed. Add good animations. The best design will be accepted.
-
The changes for fixing issue #4366 changed the `Set Library Search Order` functionality in a way that it cannot be used to force keywords to be used from imported resources if a keyword with same name…