Use "UI Automation" -actions if the dropdown selection is inside an application rather than web site. If its web site use "Browser automation" -actions
Try some of these actions:
"Set drop-down list value ..." -action
or
"Select menu option in window" if its an application you are automating.
Or just use "press button" or "click link" actions.
When you have captured the element modify it to either be dynamic referring to some variable or if you want it to always select "Approved" for example then just capture that.
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.