Variable for click activity in for each row

Hello guys and girls,

Quick one.

I want to automate a simple insurance workflow. In the Excel file, I have the necessary values and I want to pass these values as variables in UiPath, Example (Name—inName, Last Name–inLName, etc…), but, for the drop-down, I want to use click activity, so in Excel file, I have 10 clients, all clients are from a different country, my question is: How can I automate that drop-down list? Almost forgot, everything is in For Each row loop. I want to robot fill that app for insurance from an Excel file with all 10 clients.

Hey @Gagi77
Try for select item activity for dropdowns

I tried, but workflow stops
image

Studio

You can try set attribute for your case

Yes, I tried now, and nothing
image

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.