I use running desktop timed test scripts through the orchestrator
I recently started developing processes for mobile
I wanted to know if it is possible through the orchestrator to do the same actions as I do with processes from the desktop? For example, setting up a Test Set, running scheduled processes, etc.?
Hi @mironb ,
Yes, processes for desktop and mobile automation can be scheduled and executed using UiPath Orchestrator. Whether your automation workflows are for desktop, web, or mobile applications, UiPath Orchestrator is a single platform that lets you schedule and manage them.
Regards,
Vinit Mhatre
Hi @mironb ,
You can use the Orchestrator API to achieve this. Good start point would be this documentation - Orchestrator - API References (uipath.com)
Hope this will help.
Thanks,
Ashok