← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #403348]: Open the file from the given path using IDE

 

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

harvi gave more information on the question:
my plan is to check that the image is found in the given path

open("/home/exeter/Pictures/elife00013f003.tif")


if exists(148895652.png):
     App.open(google-chrome)
else:
     click(cancel)


error which am getting

[error] Image: could not be loaded: file:/home/exeter/Documents.sikuli/1477049942661.png
[error] Image: Image not valid, but TextSearch is switched off!
error] script [ Documents ] stopped with error in line 9
[error] FindFailed ( can not find 1477053507590.png in R[0,0 1440x900]@S(0) )

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