UI Path check box value reading

Hi All.

I have to read the on the fly check box values using UiPath. Could you please help me on what to do for that.

1 Like

Could you explain in detail… provide screenshot like that

there is a drop down with check boxes and user may check any value in the drop down and I have to read those values and validate them with the next page data once the page is navigated.

Something like this

If I understand correctly this should help you, please take a look here: https://www.uipath.com/kb-articles/how-to-use-get-attribute-activity
It also has an example attached: https://www.uipath.com/hubfs/Get_Attribute.zip

Hi,
Use get attribute and checked attribute this will resolve the issue.
Regards,
Pavan H

Thank you Pavan…I will try this and see

thank you q-z, I will check this

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.