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
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,
- Indicate the combo box and enter this string “BANMEDCIA” using type into activity.
- Then your dropdown would be filtered with only 1 item which is BANMEDCIA.
- Then try and see if you could identify the item selector with Text/aaname or Item index property.
Regards
SG.
