New question #245317 on Sikuli:
https://answers.launchpad.net/sikuli/+question/245317
the code ....
for cord in attackPoints:
target = Region(cord[0],cord[1],cord[2],cord[3])
print 'attacking ',target
click(target)
wait("1393912142679.png",60)
print 'click on second attack button'
click("1393912142679.png",60)
from the message log
attacking R[5236,589 85x108]@S(0)[0,0 5760x1080] E:Y, T:3.0
[log] CLICK on L(5278,643)@S(0)[0,0 5760x1080]
click on second attack button
[log] Meta+Alt+Alt Graph+Button1+CLICK on L(5449,957)@S(0)[0,0 5760x1080]
where is the Meta+Alt+AltGraph coming from?
--
You received this question notification because you are a member of
Sikuli Drivers, which 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