Unable to Find Text from the Region/ Drop Down Menu

Bug #904602 reported by Sachin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SikuliX
New
Undecided
Unassigned

Bug Description

I have confined the Drop Down Menu to the Region, like Region (x1, y1, x2, y2);
Drop Down Menu Contains List of Virtual Machines with Variable Length and Prefixed with Same First 02 Words Like below

Virt Machine General
Virt Machine Delphi
Virt Machine Fortran
......

I Want to Click over Item "Virt Machine FORTRAN" . I have Set the Search String = "Virt Machine Fortran" and to be clicked once its found.
Region.find (String) is Failing with Error "FindFailed: can not find Virt Machine Fortran on the screen.
Line ?, in File ?
 at org.sikuli.script.Region.handleFindFailed(Region.java:420)

If i cut down the Length of String to be Searched to "Virt Machine" , Its clicking over "Virt Machine General", the behavior I'm not looking for.

Any Plans to gets this Fix Done in the Next Drop of Sikuli??? I'm aware about Bug # 710586 , which addresses relative native of find(). The OCR Functionality for Search Text has to be improved to large extent.

Thank ,
Sachin

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.