← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #667530]: how-do-i-get-sikuli-to-wait-until-the-mouse-pointer-changes-from-busy-to-not

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
1. mouse cursor cannot be captured with Java Robot (SikuliX) - generally
left out from capture.

2. situations like "wait until stable" can only be efficiently supported
using observe/onChange

3. to follow rapid moving objects is generally a timing challenge in
SikuliX, complex to solve and very specific to the concrete situation -
good luck ;-)

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.