← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #687520]: Exists

 

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

Jeff_Vallis gave more information on the question:
More info:
There is something going on that I cant work out and I dont think that it is Sikuli

IDE
v_Image = IDE Screen Shot
Finder Show Package Contents
copy the image
paste to my saved images
v_Image2 = the above saved image location

exists(v_Image) - OK
exists(v_Image2) - fails

used find(v_Image) to get coords x,y,h,w and used img = capture(some_region) to get and save an image to my saved image location
v_image3 = the above capture
exists(v_Image3) - works ok

so in terminal
copied v_Image3  to v_Image2
exists(v_Image2) - still fails

so it appears that the Imac is some how preventing to image from
matching or Imac Copy is doing something to the Image.

Any help would be useful otherwise if you think that its not a Sikuli
problem Just Close this Question

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.