Hello,
I’m trying to use coder-server ( code-server Docs: Run VS Code Anywhere | Coder ) solution to executing a robot test case remotely via browser.
Docker running, RobotCode extensions is installed. Using python3.11 with venv and robot 7.3.2. Launch.json defined, but it does not identify my test cases as executable. Not in testing are, nor in the explorer.
If I change back the extension to “Robot Framework Language Server” it starts working..
Has anyone encountered a similar issue, or does anyone have any idea where to start? It’s getting frustrating. The old plugin still works, but it’s no longer updated, and the newer one seems to support the listener option on this interface for real-time data extraction.
