Question #254984 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/254984

Description changed to:
HI ...

I am trying to click on a button using Sikuli for the first time .I am using 
Selenium  + WebDriver +TestNG+Eclipse(Java ). Till now I have done the below 
setUP for SIKULI:
1.Placed the Sikuli IDE in the applications folder .
2.Put the sikuli jar file in the Built path . I have placed my .jar file n the 
desktop. (This jar file is the same what i am using for Windows .I am able to 
use Sikuli successfully on Windows machine.)

I am doing these for MAC OSX  10.9.

I am getting the below error message:
java.io.IOException: Unable to find library META-INF/lib/libVisionProxy.dylib 
on classpath
        at 
com.wapmx.nativeutils.jniloader.DefaultJniExtractor.extractResource(DefaultJniExtractor.java:127)
        at 
com.wapmx.nativeutils.jniloader.DefaultJniExtractor.extractJni(DefaultJniExtractor.java:110)
        at 
com.wapmx.nativeutils.jniloader.NativeLoader.loadLibrary(NativeLoader.java:43)
        at org.sikuli.script.Finder.<clinit>(Finder.java:33)
        at org.sikuli.script.Region.doFind(Region.java:1034)
        at org.sikuli.script.Region$RepeatableFind.run(Region.java:1237)
        at org.sikuli.script.Region$Repeatable.repeat(Region.java:1208)
        at org.sikuli.script.Region.wait(Region.java:498)
        at 
com.emn.automation.test_mobileiOS.Friends.displayFriendsTest(Friends.java:122)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
… more

-- 
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

Reply via email to