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

RaiMan posted a new comment:
Another possibility is to do the following in some batch scenario like
unittest:

- in a setup for the testcase use ImagePath.add(path)
- in a teardown after testcase completion use ImagePath.remove(path)

This currently would be the solution, if more than one path changes from
testcase to testcase

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

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to