Hello!
Some Combo BOX aren’t compatible with the Select Item Activity, you can use the following Techniques.
- Click + Arrow Down + Get Text: Using GET TEXT you can know which option is selected.
- Type Into: Maybe “typing” the start of your option you will be able to select it
- Click + Arrow Down specific times + Enter: You can select your option using click and arrow down until you get your option then you use send hotkey to select enter.
I hope that one of this methods work for you.
Kind regards,
Daniel
i’ve data’s in excel which has to match and update in this application
I would use a while loop with the following activities
- Click
- Arrow Down
- Enter
- Get TEXT
and continue comparing the Text of the Select with the country that I need to register
DId I explain myself correctly?
Kind regards,
Daniel