How to select a value in a dropdown which is feeded as input from the excel sheet

Can any one help me in selecting a value from dropdown that would type the value in a search field fetched from excel cell ? I have tried using select item, send hot keys like down, tab and enter but I couldn’t resolve the issue. Even though I have tried changing the selectors.
Screenshot%20of%20Job%20function

1 Like

Hi @indhu.p01

Have you tried using the Select Item activity?

Thanks and regards :slight_smile:

1 Like

@Jan_Brian_Despi

 Yes. I tried
1 Like

Is the dropdown publicly accessible?

1 Like

yes it is publicly accessible!!

Can you send me the link so that I can test it? Thanks!

This is the link… for this I have prepared one excel sheet for sample.

1 Like

Please check this one: BlankProcess49.zip (11.5 KB)

Let me know if it works.

THanks and regards,
Despi

1 Like

How was it? :slight_smile:

1 Like

@Jan_Brian_Despi

We are working on it…I will let you know if it is worked.

Thanks!!

Error-Job%20function

Hi @Jan_Brian_Despi,
Am getting this error!!

Let me check

What activity is that?

1 Like

I cannot see a selector like that

1 Like

It is click activity. Actually I used Type into activity between two click activities Because after clicking “Please select from below options” , more options will come right , from that the bot need to filter by typing the value and select that particular value. Here I completed till typing values but it is not selecting… this is the issue now.

Okay. Let me check again :slight_smile:

As I check the dropdown, there is no need to type into something.

1 Like

Can you provide me a sample input that you will type into the dropdown?

1 Like

yeah even though it is throwing error if we didn’t use type into…

can you please design the complete code for that particular part? send me after you did testing…