Is there a recommended way to discover whether the robot's screen is locked? I'd like to set this up as a prerequisite test for all of my processes so that when they error out the reason is obvious. I was thinking I might just try to spy the Start button or something like that.
Many thanks.