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

RaiMan proposed the following answer:
Ok, understood - I will check a bit deeper.

but why don't you use variables:

img1 = "some-image.png"

if exists(img1) …

… this is the usual way, to write flexible code: one resource in one
place and only references to it in others.

-- 
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     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to