[1.1.4] find does not work with spatial operator

Bug #1768334 reported by Farkas Szilard Levente
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SikuliX
In Progress
Medium
RaiMan

Bug Description

Using find like below does not work:
dungeonAll = find("1524149669806.png").below().find("1524135047995.png")

But in case I use findAll, all is fine:
dungeonAll = find("1524149669806.png").below().findAll("1524135047995.png")

If I highlight the region found by find("1524149669806.png").below(), I can clearly see the second image pattern inside the selected region.

Pls see attachment:
You can see on the right the code with workaround for this issue, and on the left the app I'm automating

Thank you!

Tags: 1.1.2 win64
Revision history for this message
Farkas Szilard Levente (crhasher007) wrote :
summary: - find does not work with spatial operator
+ 1.1.2 find does not work with spatial operator
RaiMan (raimund-hocke)
summary: - 1.1.2 find does not work with spatial operator
+ [1.1.4] find does not work with spatial operator
Changed in sikuli:
status: New → In Progress
importance: Undecided → Medium
assignee: nobody → RaiMan (raimund-hocke)
milestone: none → 1.1.4
RaiMan (raimund-hocke)
Changed in sikuli:
importance: Medium → High
RaiMan (raimund-hocke)
Changed in sikuli:
importance: High → Medium
milestone: 1.1.4 → 2.1.0
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.