sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #29595
Re: [Question #258340]: How to use sikuli operations on ScreenShot Image File (UNLIKE Screen Region)
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.