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.