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

Description changed to:
I'm trying to have Sikuli click on an arrow inside of a textbox so that the 
next textbox can appear. It's basically a text advancing button. The problem is 
that the arrow lazily moves up and down and Sikuli fails the find. I am waiting 
10s, which should be more than enough time. I have a hunch that since the arrow 
is moving up and down, Sikuli is not able to find and interact with it before 
the arrow changes position again.
In my latest attempt, I actually got this: 

FindFailed: imgs/arrow.png: (71x54) seen at (1357, 864) with 1.00 in R[341,70 
1220x763]@S(0) E:Y, T:3.0
  Line 2761, in file Region.java

Normally when FindFailed exception is thrown, I don't see the "seen at
(x, y)" part, but this time I did. Any help would be appreciated in
getting Sikuli to click a (slow) moving object.

Thanks in advance!

-- 
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     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to