Hi all,
the process runs locally via Studio but not on VM via Orchestrator. Can you please help me with the deployment in Orchestrator?
The process starts on orchestrator: Opens Browser. Get Credential. Input E-Mail and Password.
Here I use a type into activity for. Up to this point, the process works fine via studio and orchestrator.
The next process step is to find an element and to hover over an element. Those steps don’t work via orchestrator and the error says that the problem is the selector. Using studio it works. Default naming of the activity is Find Element ‘A javascript:;’ - might this be the issue here?

Thanks! I really don’t know why…