How to read list of values from Windows forms (Winform)

Hi,

I would like to read the list of values (Values change Dynamically) from a WinForm object, where the form doesn’t contain any label names. Could someone please help me in identifying that section (Area) and get those values written to any external text file?

Thank you,
Sreekanth

@sreekanth.ennam,

Welcome to the UiPath Community!

Please share the screenshot of the form to see how it looks like.

Thanks,
Ashok :slight_smile:

Please find the screenshot for the values in the winform section.

@sreekanth.ennam,

Have you tried Get Text?

Thanks,
Ashok :slight_smile:

1 Like

Hi @ashokkarale,

Yes, I have tried using “Get Text” Activity.

This had helped me to get all list of Values those are available in the WinForm, even by deleting and then updating few new values as part of the list under the WinForm. Verified using “Preview Extraction” feature. thank you!

1 Like

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