Check box checked

Hi All,
Is it possible to check whether a check box has checked using computer vision activities?
I want to check it in a remote machine.

Hello,

You can try Get attribute activity where you can select Checked option, It will give you the result whether Checkbox checked or not.
CV Check activity will give you only Select, Clear or toggle option.

1 Like

the application having the check box is there in a remote desktop.

Hi @dilii ,

in CV scope try to use element exists and check.

Regards,
Arivu

1 Like

hi @arivu96,
thank you for the help. but it didn’t solved the problem as it identified both the checked and unchecked buttons as the same