sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #55786
Re: [Question #692503]: Custom image path for 1 function
Question #692503 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/692503
Status: Solved => Open
xyz_User is still having a problem:
def find_img_custom_location():
image1 = r"C:\temp\test_image.png"
if Pattern(image1).similar(0.85):
click(image1)
This works however there's no way it's 85% accurate D:
i scribbled the image up pretty bad and it still finds it =/
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.