Converting robot framework file into independent executable file
I have a test.robot file , I want to convert it to test.exe file that can run indpendently on any windows machine without the need to install any other depedencies like python or robotframework.