UI element error while screen scrapping Pdf file

Hi,
I am using screen scrapping for getting the data from Pdf file. Sometimes activity is working but now I am getting an error “Cannot find UI element corresponding to the selector”.
Please help to resolve this issue.

Hi @deepak99

Do you have multiple format of PDF Files.

You can use this as your reference.

cheers :smiley:

Happy learning :smiley:

1 Like

I know this and this topic is depreciated.

1 Like

Hi @deepak99,

I facing this problem same with you when using adobe reader
For my solution: I using [Maximize Window] activity before run OCR to get text from PDF.

I hope it would be useful for you :blush:

1 Like

How can I resolve the UI element problem.

Nope. I am also maximizing it before scrapping.

This problem occurred when scroll page?
Please try to use key Up or Down to scroll page in PDF reader.
It’s slow but sure :disappointed_relieved:
image

Do you use wildcard in your selector when Maximize Window?

I am getting the UI element error while scrapping data from Pdf file in Get OCR activity.

No I am not getting this error in Scroll.
I am getting this error in Screen Scrapping.

@deepak99

Please try to use click activity or click image to click some area in PDF page, before you run screen scraping.

For sample:

I hope it would be useful for you :blush:

1 Like

Okay I will try and get back to you.
Thank you

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