sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #55061
Re: [Question #690868]: I just like to know how does the user can pass the image using http url ?
Question #690868 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/690868
Status: Answered => Open
Kogul is still having a problem:
Thanks for the reply Railman I try to replicate the step
ImagePath.addHTTP("https://i.ibb.co/cxSW1tm");
find("textinput.png")
Pattern textbox = new Pattern("textinput.PNG");
Is this the right way to load the image in the pattern constructor ? so
that It can be used in Screen class for automation.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.