How to choose item from dropdown

image
as per the screenshot , i want to select the Status value as New always , it is fixed and am using select item activity for dropdown but its not working

Hi @Neha_Aggarwal1

If the particular tab is accepting typing then you can type New using Type Into activity. Or use Click activity to indicate the dropdown and another click activity to click on New.

Hope it helps!!

@Neha_Aggarwal1 , while indicating the select item dropdown , did you select ignore text?

@Parvathy thanks for help

@Vikas_M select item activity is not supporting only for this field

@Neha_Aggarwal1 , Did you try using classic or modern activities?
If not try using both and see which one works

If select item does not work then you can use click activities

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