Hello,
I have a setup where we have multiple Robot resource files. The keywords from those resource files are then used in the testcases.
I am trying to run those tests remotely using RobotRemoteServer, but I am only able to do that by importing the underlying Python libraries and calling the Python methods inside the tests.
As this would imply a massive change in the testcases, I am wondering if its possible to serve directly the Robot resource files directly.
Thanks,
Nicu.