← Back to team overview

sikuli-driver team mailing list archive

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: Open => Answered

RaiMan proposed the following answer:
To the image path one adds folders, that are evaluated about containing
a given image.

So in your case:
ImagePath.addHTTP("https://i.ibb.co/cxSW1tm";);
find("textinput.png")

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.