Hi Guys,
I am stuck at one point in Assignment 2 - generate yearly report in RPA. the issue i am facing is - when i Select Consolidated Yearly Report and Click on “Upload Report”. I get this popup with confirmation Id. I am not able to capture the confirmation id, the reason is - popup doesnt have any unique selector. I have tried “Get Text”, “Get OCR Text” “image exist” but none is able to give me the output.
Pls advice.
Thanks.
******adding some more details to my earlier post ******
below are the images - i first click on upload report and latter check if the popup appears using “Image Exists” activity
if the image exists then i call “Get Visible Text” acitvity
this is where i get runtime error saying get visible text acitivity error
pls advice.
thanks