Hi,
I have two similar images in a window. I need to scape text relative to the second image which keeps moving down.
Image recording Scrape relative works if I have one image because find image can find the image and text relative to it.
With two images, I am using find images into an array and sending the second image as an element to find element activitiy.
Then I am not getting the text relative to the second image. Something is changed when I use find element instead of find image.
Can you help?
Thank you,