sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #04061
Re: [Question #165451]: Edit a .skl file + logs file to execution
Question #165451 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/165451
Status: Open => Answered
RaiMan proposed the following answer:
When you press RUN in the IDE, the content of the current tab is copied
to the temp file, to hand it over to the internal interpreter. Sikuli
IDE does not automatically save to the scripts .sikuli folder, to run
the .py from there (it is a posted request bug).
This might be a bit confusing, but it is as it is ;-)
Another problem currently is, that the same error message comes up
(FindFailed, image not found) when the image can not be found on the
screen, and when the image file cannot be found on the disk or in the
image path.
So if you are sure, the image files are in it's place, FindFailed means:
image not found on screen at that time (if nothing else said: within the
standard 3 seconds waiting time (about 3 to 6 search trials depending on
region and image size)).
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.