sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #43662
Re: [Question #273037]: [error] script [ 1 ] stopped with error in line 1 [error] FindFailed ( can not find 1375001399359.png on the screen. )
Question #273037 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/273037
laxmi posted a new comment:
Hi RaiMan,
I am trying to run a selenium integrated sikuli java application from mac in Eclipse IDE but it is throwing errors. I have added sikuli-script.jar, selenium and chromedriver to /Applications/setup path.
This application is working in windows but seems some issues running on mac os..
Though the file is present at correct path, seems it is not finding.
Error:
/Applications/setup/chromedriver
Starting ChromeDriver 2.31.488774 (7e15618d1bf16df8bf0ecf2914ed1964a387ba0b) on port 26252
Only local connections are allowed.
[error] ResourceLoaderBasic: checkLibsDir: Not a valid libs dir for SikuliX (x86_64): /Applications/setup/libs
[error] ResourceLoaderBasic: check: libs dir is empty, has wrong content or is outdated
[action] ResourceLoaderBasic: check: Please wait! Trying to extract libs to: /Applications/setup/libs
FindFailed: can not find P(/Users/laxmi.patlolla/Documents/workspace/Web/imgs/gmail.png) S: 0.7 on the screen.
Line 1574, in file Region.java
at org.sikuli.script.Region.handleFindFailed(Region.java:1574)
at org.sikuli.script.Region.wait(Region.java:1682)
at com.WebSite.SikuliGameLoad.main(SikuliGameLoad.java:22)
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.