I want to execute automated test procedures, so I run uv4 by follow command "uv4 -d -x project.uvproj". And I set the Initialization script file. But I find that UV4 can not run this script file automated. If I click menu "Debug->Start/Stop Debug Session", the script will run.
How can I run the script file without click menu "Debug->Start/Stop Debug Session".