Is there any way to retrieve the screen resolution specified in orchestrator for any robot when a process is running on that robot?
Suppose there are multiple processes developed with different resolution and running one after another on a robot which has resolution specified in orchestrator. There are chances that process fail at any point due to resolution difference.
So if I can find resolution specified in orchestrator, it will easy to raise alert or handle it.