PDF sequence

Hello everyone,
I made an RPA that opens a PDF attachement from email (outlook) then it goes to page 3 to take a snapshot, then it posts it in a new email and send it. I did id in many different ways, but every time it works for one or two times, then it throws an exception (mostly for the recording ). Any thoughts or advice?

Hi,

If you have recorded activities, please verify the selectors if they have randomly generated IDs which could vary in every run. You might want to place wildcards in the place of those IDs or have a variable assign specified values.

Hope this helps!