Question #183598 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/183598
RaiMan proposed the following answer: --- remember the very first GUID if you need the text as text try Region.text() (but be aware: bug ) If the image is sufficient imgGUI = capture(reg) where reg is the above defined region to observe. imgGUI can be used to compare against other images using class Finder. -- 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

