Question #691293 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/691293

    Status: Answered => Open

robin gupta is still having a problem:
Thanks for the prompt response RaiMan. I am believing that I would have to do 
something like one of the below:
1. click(Pattern("1530562928013.png").similar(0.96))
2. Match multiple images from resolution/OS/Browsers of the target systems. 
Like :
if  Reg.exists("12.png",0) or Reg.exists("13.png",0) or 
Reg.exists("14.png",0)or Reg.exists("15.png",0)or Reg.exists("28.png",0):

Please let me know if there are any other ways , in which we can achieve
flexibility of the Sikuli library in matching the target image, with the
source image.

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

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to