Open djay opened 10 years ago
I suppose that the most usual error come from that robotframework cannot load our RobotRemote
remote library. I don't have any clear solution for this yet.
you are right. RemoteLibrary is where the connection error comes from. Thats not easy to fix. You'd have to have some kind of proxy for remote libraries or else change the robot runner to try connecting to something else first that blocks.
Sometimes it takes awhile to reload a layer. It would be nice to be able to start the bin/robot while the reload is happening and have it block until the test is ready to run