How can select data with loop from a drop down

Hi all,
I want to select the data from drop down one by one, and then proceed them accordingly. I have used find children activity then for each loop and the get attribute activity. but its not working. her are multiple applications number in dropdown.

image

T

1 Like

Hey @finca_bank

I’m willing to know two things here please,

  1. Filter you have used in Find Children activity

  2. With what attribute you have tried to get Option value & did you check in Ui-Explorer or DOM whether that property holds the value (it should be most probably text or value) Get Text may also help

Kindly for your confirmation.

Thanks
#nK

@finca_bank Is it possible to get these application numbers from kind of excel something

Also, please go through the below video. It would help

Select items from drop down

HI,

  1. Please try data scrapping for the drop down.
  2. If datascrapping is supported then you can loop it and select the data using SelectItem activity

Hi @finca_bank ,

Could you try capturing it with the UI Explorer and share a snapshot of the attributes picked up by the UI Explorer?

We can then decide whether to use Find Children or Get Attribute(if the item is encased inside any of the selector attribute).

Kind Regards,
Ashwin A.K

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.