Question #669822 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/669822
RaiMan proposed the following answer: @masuo rfull = Region(getBounds()) is ok and the same as rfull = Region(SCREEN.getBounds()) because undotted methods are automatically bound to the SCREEN object. -- 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

