sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #31080
Re: [Question #263727]: Double click works inconsistently
Question #263727 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/263727
Status: Open => Answered
RaiMan proposed the following answer:
If this "workaround" works, then it is not "nasty", but necessary by design:
It simply means, that the image found does not have focus (not prepared to accept clicks) in this moment (before the click intended click action))
One means is to click some (normally not reacting) part of the GUI/Window/application, to make it the frontmost (prepared to accept mouse/keyboard actions) - this is what you did.
The other is to us the App.focus()/switchApp() feature.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.