sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #27636
Re: [Question #252956]: Image find failure in centralised image sikuli file
Question #252956 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/252956
bgbig posted a new comment:
Thanks for the quick reply Eugene
Well, I use relative path to the image directory say for example ,If i
have to invoke a click function is use something like this :
click(path+'\\ImageDirectory\\click_operatingSystem.png')
where path =os.environ['Sikuli_Scripts']
I have defined environment variable for 'Sikuli_Scripts'
but when i try to utilise the same image for some other sikuli script
file like
doubleClick(path+'\\ImageDirectory\\click_operatingSystem.png')
I witness imagefind failure ..however optimised the image be.Can't
figure out why
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.