Happy that I am able to get this working. Just wondering should there be a need to look at the Month (June) in the Excel file and pick from the drop-down list on the site correctly using UiPath, how should this be done?
@yhk2 Unfortunately that’s a product limitation and you can’t easily do this…
A workaround would be to have a switch with all 12 months and choose various values based on the excel cell value.
Another workaround would be to build this step in Studio (using variables in your selector) and then continue in StudioX
1 Like