Selecting Item From Drop Down

I know selecting from a drop down has been talked about a lot, and I usually know how to handle it, but I cannot this time. Everywhere else throughout my program, I handle drop down menus by dropping it down, typing into the area, then hitting enter.

However, there is one case where this is not working. Nothing is showing up in the field where it is supposed to type into to select an option. I have tried to handle this drop down in all the other methods I’ve found (two selects, hotkeys, select item activity, etc.) and none of them have worked.

If you have any other tips or tricks, please let me know. Thanks.

did you try using a click/hover and then a click activity to select the item?
If no, please try that :slight_smile: