Skip to Content
0
Jun 23, 2020 at 09:24 PM

Item in second capture not found

101 Views

Hi.

I'm trying to perform an automation in excel with an "Analysis for excel" extension, so I can't directly use the irpa API for this, I'm trying to simulate it like a human would, but I'm getting an error when I try to get the dynamic items on the same page.

I'm doing two captures for the same page, capturing different elements in each one:

- First page the element: btOtherBooks

- Second page the element: btAnalysis


when I send the first click to the element of the first capture it works fine, but when I validate that there is the "btAnalysis" element that is in the second capture it no longer recognizes it and therefore I can't send a click, I know that the criteria are not bad in the elements because if I start the application from the second capture if it manages to click, why does this happen ?, or what am I doing wrong?

Thanks.

Attachments

firstpage.png (103.3 kB)
secondpage.png (102.1 kB)
workflow.png (42.0 kB)
timeout.png (13.4 kB)