sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #27869
Re: [Question #253716]: Sikuli generates useless PNG files while running...
Question #253716 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/253716
prokher posted a new comment:
Dear RaiMan,
thank you very much for the workaround, looks like it works (though I need to check on the main project).
Actually I added 'as region' to 'with' because context manager did not work without it. I mean functions like 'exists' or 'wait' could not find image in the application's window. Possibly the reason is that I have 2 screens connected. So I had to add 'as region' and use 'region.exists' and 'region.wait' which worked.
Best regards,
Alexander.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.