← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #266832]: Mouse clicks in a loop failed

 

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

Pak Lam posted a new comment:
And i also tried to change the clicking to:

for x in range (0,24):
                switchApp("Google Chrome")
                click(gbc.offset(xtuple[x],ytuple[x]))
                print "Click: (",xtuple[x],", ",ytuple[x],")"

still same...

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.