Question #258340 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/258340
Status: Answered => Open
deva is still having a problem:
My sample code is:
selenium.open("<URL");
Pattern img = new Pattern("<img-path>");
screen.click(img);
--------------------------------------------------------------
but i got the exception when i ran the above in selenium grid.
Exception: image file not found on disk
Note: it is working in local system . the issue is in remote note only.
--
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