Dynamic Selector in software

I tried in different ways but I succeeded a lot, it is always the same result, it is not possible to detect the searched word

remove all selectors fuzzy and strict, just use computer vision

@esteban_herrera

If your problem is with selector then in selector i see few numbers in class which might change

If the issue is with getting text…then try use get visible text actovity and check

Cheers

Hi

The control does look like a combo box. Please try to do this,

  1. Indicate the combo box and enter this string “BANMEDCIA” using type into activity.
  2. Then your dropdown would be filtered with only 1 item which is BANMEDCIA.
  3. Then try and see if you could identify the item selector with Text/aaname or Item index property.

Regards
SG.