Hi,
in the projects root folder there’s a file called project.json. If you open that in a text editor you will see a line such as:
“main”: “Main.xaml”
There you can change what workflow the robot interprets as the Main/Starting point. Useful as well if you want to test just specific parts of your process.
BR,
Topi