sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #09226
Re: [Question #189925]: Performing sikuli action only inside a particular region
Question #189925 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/189925
Status: Open => Answered
RaiMan proposed the following answer:
Despite the fact, that you are working with the Java API instead of the
Python scripting layer, it helps a lot, to look through the docs
(http://sikuli.org/docx/) in this case especially the chapter
http://sikuli.org/docx/region.html
You will find many interesting information and it should be rather
simple to find out, how the Java API has to be used in special cases
(most features are identical in usage). The plain Java API:
http://sikuli.org/doc/java-x/
There are many ways, to restrict the search region, so come back if you
still have a more concrete question, after having tried some of the
options.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.