Autocomplete text issue

@alhad_alsi, This might help

  1. Extract all the values from drop down with help of this,
    6.RPA Challenge - Retrieve items from a combobox
  2. Try to match your string with the extracted text from drop down
  3. Now try typing the matched one you got from extraction

Hope it helps,

Regards,
Dominic :slight_smile: