I would like to run the tests using the RobotFramework IDE and view the execution log on my machine but perform the actual tests on a remote machine, preferably without rewriting the test suites (or with minimal rewrite). The way I see it is some kind of mode or settings where you run the IDE on your computer but it connects to a remote "robotframework server" to launch the tests.
Is that easily achievable?