I'm trying to check the state of the cursor inside of flex, specifically I'm looking to detect if it is currently setBusy or not. I tried getting the cursor information from the system, however it treats both states of the cursor as the same, which leads me to believe Flex masks the cursor.
Is there a method for a FlexObject or some other way from Ranorex for me to access the state of the flex cursor?