Hi all.
I have a problem with the “Select Item” activity, I need it to pick a value from a drop down list as long as it is equal to the value of a previously assigned variable.
Please help me :C
Hi all.
I have a problem with the “Select Item” activity, I need it to pick a value from a drop down list as long as it is equal to the value of a previously assigned variable.
Please help me :C
Welcome to our UiPath community.
You mean want to read the current value selected in drop down list ?
Thanks so much!
Example
In my variable “x” I have the value “Mexico” and in the drop-down list there are three values “Mexico, Brazil, Canada”.
I need you to choose Mexico
Did you check with Select Item activity ? And also can you please show me screenshot of that Drop down.
Sure!
I solved it by writing the variable in “Select Item” but it has to be exactly the same as the dropdown list.
Yes we need pass the exact value as it is in the application if we use Select Item activity.