New question #217328 on Sikuli: https://answers.launchpad.net/sikuli/+question/217328
Hi, for some reason I am (sporadically) having trouble with the hover function. I've defined a region based on the dimensions of the screen, and named the region "blackbox." When I try to hover over this region, using the command "hover(blackbox)" I will SOMETIMES get a NullPointerException error. This only happens sporadically, but I can't tell what on earth is different. Anyone have any experience with this? I haven't been able to find a similar issue in the FAQ's. My region isn't defined based on finding objects on the screen, so it has nothing to do with findFailed or anything. Thanks in advance! -- 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

