robotcodedev / robotcode

RobotFramework support for Visual Studio Code
https://robotcode.io
Apache License 2.0
173 stars 14 forks source link

[QUESTION] #136

Closed extmme closed 1 year ago

extmme commented 1 year ago

Hi Daniel,

last question about robotcode debugger - have you tried to use remote machine the openshift container? :-) IF yes - did it work? :-)

Thansk MM

d-biehl commented 1 year ago

Never worked with OpenShift containers before. But it's also just a container solution, and as long as you can install/run python and robotframework and open/share a port, it should work with the robotcode remote debugger.

extmme commented 1 year ago

We managed to connect container. Needs to forward the port to local machine. Thanks.