Check Multiple items under Drop Down

Hi Team,

I am trying to check multiple items under All property type drop down ( refer below url)

Trade Me.

I have used check activity and in selectors coded asimage

I am passing House as the value in stored in variable Type

Not working as expected. Could you help me.

Try below sample. I used Click instead of Check. I noticed there is leading space for the Items in chrome. Not sure which browser you are using, so I added space if browser is chrome. If you are using IE, you can remove this logic.

image

miltiselect.xaml (14.4 KB)

1 Like

Wondering… Whats wrong in my code?

Thanks a lot Vaidya……:slight_smile:
I inspected the property of the whole drop down box rather than the items inside it.
Now I got the issue fixed.

Appreciated !!

1 Like