Cannot get list of values in combo box to select one value instead it shows blank message(Messgae box acivity))

I’m trying to get list of values from a combo box, It displays blank message in message box.
Used Find Children activity, please look into attached xaml file.
I think i’m selecting wrong parent class(because of lack of HTML code understanding).
I Attached HTML code of webpage, UI Explorer window.
Please any suggestions will help me to get better understanding of Uipath.

Sample2.xaml (3.6 KB)

Hi @Sudhir_P

Try using Select Item Activity

Hope it solves your issue.
Mark as solution and like it if it helps you :slight_smile:

Happy Automation :raised_hands:

Best Regards
Er Pratik Wavhal :robot::man_technologist:t4: :computer:

I tried it but gets error: unable to extract data

@Sudhir_P I have noticed you have also used the “=” symbol along with innertext can you just remove the “=” and check if you’re able to get any value?

1 Like

Hey your are real Superman, thanks man great observation :cowboy_hat_face:, it’s finally solved.

1 Like

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