New question #206250 on Sikuli:
https://answers.launchpad.net/sikuli/+question/206250

Hi,

I am calling a function that is present in b.sikuli from a.sikuli.
the function in b.sikuli is as follows:
function():
    popup("i am in download items")
    click("Downloaded.png")

when i am calling the function,i am able to get the popup message but unable to 
click on the image(where image exists and clickable for sikuli).
Here is the error message i am getting:
[error] Downloaded.png looks like a file, but can't be found on the disk. 
Assume it's text.

Note: i am able to click on the image, when i execute that particular 
statement(click("Downloaded.png")) in a new sikuli file.

Please help me in resolving this issue.

Thanks & Regards,
Astro


-- 
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