sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #27666
Re: [Question #253082]: Sikuli Scripts developed in Windows8 is not working in Linux centos
Question #253082 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/253082
Description changed to:
HI All,
I have developed some scripts in Windows 8.
We wanted to run those scripts in linux centos.
Hence installed a Gnome desktop in linux centos. Accessed it via VNC and set up the Sikuli there.
When i created a new sikuli script in the linux box, it is working perfectly
But when i load the script which i created in windows it is showing this error , when it hits the line where it has to recogonize an image which is created in Windows.
FindFailed: FindFailed: ImageFile null not found on disk
I checked under that script folder whether that image exists. But it
exists.
I am using this command to launch the chrome
App.open("/usr/bin/google-chrome-stable %U --start-maximized")
Can you please help.
Thank you so much for your time.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.