Get the TextInfo values with GetVisibleText

I’m trying to do a Native Region scrap on a PDF file. I’m able to get the Text output properly.

But when I try to get the Text Info value, the count is proper(matches with number of words) but when I fetch the string it comes as “UiPath.Core.TextInfo”.

Please find below screenshots.

This post helped me resolve my issue.

1 Like