← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #264559]: Find of Windows' Start icon finds one in IDE script first

 

Question #264559 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/264559

    Status: Open => Answered

RaiMan proposed the following answer:
I already made the experience on Windows too, that the window animation
at script start (the IDE window should get invisible) is too slow, so
that thumbnails shown in the IDE window, that are shown in "real" size,
might be matched still during fade-out of the window.

In these situations I also added a wait(0.5) at the beginning of the
script, that usually is enough, to be sure the IDE window is no longer
visible.

my recommendation:
When you face this (seldom) problem, add a short wait at the beginning of the script or run the script from command line.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.