Question #677297 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677297
Singah posted a new comment: Thank you, the code above works fine and solves my issue. It seems that this trigger the error: Screen(0).capture(Screen(0).getBounds()) While this work perfectly fine: capture(Screen(0).getBounds()) -- 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

