Here is my scenario.I have a dropdown inside a citrix via VDI login.
*Get input from the user eg:name of the place
*Select the place from drop down based on user selection
Tried solutions:
Hotkeys:Down or up arrow doesn’t work in this dropdown menu.If i press “g” for goa and press o to continue ,it shows places starting with O instead of “GO” .There is huge data under this dropdown.
Pressing tab goes to another menu instead .
Select-item:Error is shown stating doesn’t support here.
Manual option to choose is drag till you see text in screen and click once you get the text.Is there any way to automate this scenario ?