1 Robot Framework remote servers allow hosting test libraries on different
2 processes or machines than Robot Framework itself is running on. This
3 version is implemented in Python and supports also Jython (JVM) and
4 IronPython (.NET). See remote library interface documentation for more
5 information about the remote interface in general as well as for a list
6 of remote server implementations in other programming languages.
8 WWW: http://github.com/robotframework/PythonRemoteServer