Search results

  1. P

    Cannot Click on chosen field in ComboBox

    Not exactly what I meant, great solution though. Thank you very much.
  2. P

    Cannot Click on chosen field in ComboBox

    The thing is, I don't have the full airport name like "Andorra - Andorra (ALV) ", only the shortage like ALV. That's why I cannot use the "Select Item by Text" option.
  3. P

    Cannot Click on chosen field in ComboBox

    I am trying to choose one of the options from ComboBox knowing only the part of the text ( let's say ALV). Luckily, ALV( as well as TIA, ALV etc) are found as HTML Values, so I am using that to find a proper field: As you can see, I want to click on the field after finding it but it...
Top