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

    Status: Open => Answered

RaiMan proposed the following answer:
Uuups, are you scripting Python or is it Java, what you are doing?

... not really clear.

Supposing it is Python scripting:

from sikuli import *
addImagePath(r"C:\DeploymentUnit\SikuliX\Images") # guard the backslashes
click("DomIcon.png")

-- 
You received this question notification because your team Sikuli Drivers
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