Hi there, I’ve created a simple automation test and a functional test. I can run the functional test from the editor no problem and get a result back in the test window. If I try run the simple automation test however, the editor just closes down. If I check the logs, it says that the test was created and sent to a GUID, displays the name of the test on the next line and in the following 2 lines (which are the last 2 in the log) says Received Reset_Tests from a GUID and the last line says Received Run_Tests from a GUID and that’s it. No failure messages or error messages or anything. Is there any documentation covering this or anyone whose had a similar experience ?