I’m facing an issue while working on desktop application using Uipath.
Basically, on application window i have to scroll down to one specific node.
that node could be checked or unchecked.
I have captured that node using ‘image exist’ and ‘text exist’ but it is not able to identify whether it is checked or unchecked.
is there any solution to identify?