Question #685815 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/685815
TestMechanic proposed the following answer: You are calling method incorrectly - you need 1. use () in functions call 2. use return I example that i gave you i added () hover(randomDrop()) so you need to type randomDrop() instead of randomDrop in your dragDrop call -- 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 : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

