Hello everyone,
I’m trying to check if a checkbox is already marked. The problem is that the application is executed over RDP (as a RemoteApp application).
The CV check activity lets me mark or unmark the checkbox, but I just want to check the status of the item so other actions can be triggered.
Is there a CV way to only get the “status” of the checkbox?
Thank you