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

    Status: Answered => Open

aaysh is still having a problem:
code
for m in range (200):
   if exists( , 20):
       click(getLastMatch( ))
   else:
       click( )


Error Message
[error] Stopped [error] An error occurs at line 3 [error] Error message: 
Traceback (most recent call last):  File 
"C:\DOCUME~1\WinXP\LOCALS~1\Temp\sikuli-tmp85825583312251643.py", line 3, in    
click(getLastMatch("1311763144437.png")) TypeError: getLastMatch(): expected 0 
args; got 1

please solve this for me 
Thankyou

-- 
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

Reply via email to