Hour Glass Cursor - check state

I have another very important question and I hope you can help me.
I have the need to know whether the SUT is busy or not. The only way to get this information is to check the cursor state. Is there a way to evalute whether the cursor on the SUT is in state busy (hour glass) or not?

Kind regards
fredi

Currently there is no way for a script to check the shape of the SUT’s cursor. We will consider this as a possible future enhancement. In the meantime, you will need to figure out some other way to determine when the SUT is finished processing, or just have your script wait a sufficient amount of time.