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

    Status: Open => Needs information

Eugene S requested more information:
hmm, a time interval that short might be a problem then as what you generally 
need to do is (without going into details):
1. Detect "win"
2. Detect that "win" does not appear anymore (between 2 flashes)
3. Add count 
4. If not 7 yest, wait for the next flash to appear (step 1)

So in that case, Sikuli might miss the periods when the "Win" text
disappears because it flashes too quick.

Can you limit the area where this text appears so that the search will be 
performed on a limited area? That will make it work faster.
In other words, do you know where to physically expect this text to appear?

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

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to