Hi,
I’m trying to identify image(flag) color in a web page. I’m using data scraping method to read the data from web page. Each row of data contains a flag with red or green color. I have used element exist activity in for each loop to identify image color in each row. But it is taking more time to pass element exist activity if its having green color flag(if I’m checking for red color flag). How can I reduce time for it? Can anyone suggest any solution for this please?
Kind Regards,
Renju