← Back to team overview

sikuli-driver team mailing list archive

[Question #232561]: When call hover function from a region object, it throw a java null pointer exception

 

New question #232561 on Sikuli:
https://answers.launchpad.net/sikuli/+question/232561

I'm using the API 1.0 version

I'm running sikuli using Jython and the code is as follows:

region = Sikuli.Region(x,y,w,h) #some region
region.hover(Sikuli.Location(region.getX()/2,0) #This gives me the java null pointer exception

I have no problem using the previous version of Sikuli.
Maybe something changed that I'm not aware of?

Thanks,
Frank

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.