New question #677270 on Sikuli: https://answers.launchpad.net/sikuli/+question/677270
Hey, I am trying to use the collectLinesText function to get all the text shown on a page. When I run the following code: result = collectLinesText() I get the error: [error] java.lang.NullPointerException ( java.lang.NullPointerException ) I am not sure if I am missing something (such as an import) but i've tried to look at the documentation and previous questions and was unable to find a fix. I am also running this with the newest version of SikuliX, 1.1.4, using the IDE (sikulix.jar). Any help would be appreciated. Thanks. -- 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

