sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #53121
Re: [Question #685869]: how to identify a picture inside a region
Question #685869 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/685869
Marc Summers gave more information on the question:
Well, that probably did not come out the way I wanted it to.
So let's say that if I have this code:
k = sbuttsorted[0]
r = Region(k.getX(), k.getY(), k.getW(), k.getH())
Can I identify the picture that is in a specific Region.
such as
r = Region(418, 686, 100, 14)
and also how would I actually write the syntax
for such a Region, I know that I can not use actual integers
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.