Select an item from a select list

Hi guys!

There’s a select list, it’s static, and I have to select always the same value. How can I do that?

Thanks!

1 Like

There is an activity for that called Select Item.

1 Like

I’m using citrix, and the robot doesn’t recognize the select list, another solution?

1 Like

Awesome
in that case we can use SEND HOT KEY activity with key as tab
use n number of such keys until it reaches that field or drop down

–once afteer reaching use another send hot key activity with key as down
–use again n number of activities with key as down and once after reaching the value we want from that drop down use a final send hot key activity with key as enter

use all these send hot key activity with no element chosen for selector

Cheers @Giulia_G

1 Like

Hi
were we able to select them now
@Giulia_G

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