I need to place my attended robots so that they start working at a certain time, how can I do it?
Attended robots aren’t intended to be scheduled. They’re supposed to be run by a human on their desktop. That’s the point to attended robots. If you want them to run at a certain time, they should be unattended.
yes I know that but I need a solution for this case and if someone can help me with any idea I would appreciate it.
You can try to run those tasks either through a batch file or windows task scheduler.
Give that a try.
Thanks.