UiPath does not recognize the numeric fields in a web page when used inside a for loop

Hi,

I am trying to run a for loop on a web page that contains more than a hundred key/value pairs.
I am reading data from an excel sheet and filling the values in the web page.
I am unable to recognize the drop-down fields which accept only numeric values.

I have used the click activity followed by a type-into activity for the drop-down fields. This seems to work fine everywhere else but inside the for loop.

Any help would be appreciated.

Thanks,
Divya

Hi @divyachandr

Welcome to our UiPath Forum!

Feel free to include some screenshots of the webpage, as it might give some clues about the ways to properly automate it :slight_smile: