When I’m trying to run a test set automated I get the following message: Automated execution could not start since the package was not found on Orchestrator. Only test cases from packages which have been published to Orchestrator can be executed.
Check this trouble shooting steps document from UiPath to get this resolved
You need to publish the Studio package to Orchestrator. This issue occurs when a test case is linked from Studio to Test Manager but the package is not yet published to Orchestrator
If you have published then check whether it is published to correct tenant or to other tenants
The issue was that the process that I build was a blank process in the studio and not a Test Automation. For it to get picket up by the orchestrator and testmanager it has to be a Test Automation project and not a Process with main.xaml.