Dear community,
I am new to this site and to Robot Framework. I have built a stack for test automation using the Robot Framework Language Server on Visual Studio Code.
Everything seems to be set up properly, I can run a very simple test through the console. However, when I use the code lens button ‘run’ to run the same code I receive the error message ‘Unable to obtain test item from: ’. This also happens for the other code lens buttons: Debug, Run Suite, Debug Suite.
I can not find what this error means anywhere, and therefore I have no idea how to fix it. I am hoping someone in the community has faced this error before, and knows what it might mean.
Thank you!
Carmen