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

Description changed to:
Sikuli 1.1.0

I'm trying to track the sub-menu that appears when you click on a menu
name. I've set up the handler and assigned it with onChange() but when I
call r.observe(60, True) an exception is thrown. Printing the exception
type and message gives the following information:


       <type 'exceptions.TypeError'>, observe(): expected 0-1 args; got 2


I need the observe() to run in the background as the script will also be 
generating the click so calling observe(60) won't work. 

running with Jython and PyCharm IDE

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