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.
Asked
Active
Viewed 48 times
0

Kogul Selvanathan
- 11
- 6
-
Not sure I understand what are you trying to do. – Eugene S May 21 '20 at 17:45
-
I need to pass the images to Sikuli using the http url not by the folder path. – Kogul Selvanathan May 22 '20 at 07:22