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

Hi,

I currently have a problem with Sikuli script :

I have a ubuntu server 14.04 LTS where I installed Sikuli.
I start many desktop with startx and I want to deploy my script on these 
screens but when I run my script in the first screen for the second screen, I 
have one error : Image not found...

If I run the script in the first screen for the first screen, it works..

my script here :

a = App('VNC Viewer')
a.focus()
find ('1449137511995.png)
click ('1449137511995.png)

The script work for the focus of vncviewer but not for find and click on the 
second screen..


Sorry for my knowledge english language, I'm french

Azaroths,

-- 
You received this question notification because your team Sikuli Drivers
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