To pass the images via http url in sikuli

57 views Asked by At

I just like to know, is there any way the user can pass the images via HTTP url in sikuli ?. I tried by using ImagePath.addHTTP("https://drive.google.com/"); but it doesn't work.

0

There are 0 answers