Selecting an Empty Field in a ComboBox Using UiPath Studio

Hello UiPath Community,

I hope you’re all doing well. I’m currently working on a project where I need to select an empty field in a ComboBox using UiPath. However, I’m facing some challenges in achieving this.

Could anyone please guide me on how to select an empty field in a ComboBox? Any help or suggestions would be greatly appreciated.

Thank you in advance!

Best regards,

@lilo.noel

Welcome to the community

are you not able to inidcate?

or is it like once you click indicate the combo box closes and you are unable to indicate?..if yes

two ways

  1. Click indicate → click f2 which gives delay → open combo box → once delay completes select the field
  2. Use recorder feature to select the field as it supports recording of multiple steps

cheers

Hello,

When I select an empty field, the system prompts me to fill in the field. However, I want the field to remain empty. The field should be allowed to remain empty without triggering an error message ?

Thank you in advance for your assistance.

Regards

Hi @lilo.noel

Can you try using String.Empty in the select item activity

Hope this helps!

Hi,

Thanks for your help. It worked perfectly !

Bests

1 Like

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