This week I adapted the script to be able to execute the new React Exercises and the new RADI
version.
First by creating a function named loadFile, the script is now able to load a local file.
This needed a new dependency called pyoutogui to be able to search for a specific file.
Also, I fixed
a common problem related to the load of a file with loading errors, that wasn't able to load in the
robot. Before, the script just crashed but now it will pass to the next file, closing the error in
screen in the process.
Also I changed the port in which the server is running to the 7000 port for
the new version of the RADI.