I am new to sikuli.I need to understand how it works. I install sikuli and played little bit with IDE.
However,I need to understand how can I make use of sikuli using java + selenium. In our application, we have high charts that we need to automate.We are thinking of using sikuli for same.We want to compare image that we have saved as an expected with the image that is seen on UI. I read some blogs and at many places they have mentioned to use jar sikuli-script.jar.I didn't find this jar on sikuli site.
Any pointers as how to integrate sikuli with java+selenium will be helpful to me.