← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #167514]: sikuli test not working when executed via command line

 

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

j gave more information on the question:
This has something to do with filenames..

I jsut figured out, that if I save the script to new location, it works
fine most of the times, as long as I don't name it "buttonTest.sikuli"..
With that Testname, I always get a FindFailed Exception..

Does Sikuli have some kind of cache that maybe contaiins deprecated
information?

examples (all of the files are exact duplicates of each other):

buttonTest.sikuli -> Find Failed
muttonTest.sikuli (first letter m instead of b) -> Works
xyzBlaTest.sikuli -> [error]null
yyzBlaTest.sikuli (first letter y instead of x) -> Works

So at the moment it is dependant on my filenames if the script works

I don't know what causes this, but I would consider this behaviour a bug

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.