In the company here i would like to run Robot Framework tests on every computer without installing Robot Framework.
Can i install Robot framework on a server and every client can send a robot test file to a webserver and they run the test. For now i have tried the Selenium Hub. This works perfect but i will make Robot Framework make remote too. Is this possible to do it? Can i do it with the remote libaries ?