Hello,
I have a sequence that logs into a website and needs to download invoices from multiple accounts in a drop down list. I have a For Each Ui Element scope set up in the sequence but when it loops through it repeatedly downloads the invoice for the first account in the drop down list. I need the bot to click on each account, wait for the page to load, and then download the invoice for the selected account. What am I missing? Screenshots below. Happy to provide more if needed.
Screenshot of dropdown on webpage.
For Each UI Element Scope and Properties in Sequence:
UI Element Configuration Picks up all accounts in drop down:
Thank you!