New question #638577 on Sikuli:
https://answers.launchpad.net/sikuli/+question/638577

Hi 

I am trying to perform the click() through sikulli. I have captured the image 
and I am doing it like below

Pattern image1 = new 
Pattern("C:\\Users\\KHANDELA1\\Pictures\\DAM_Username.PNG");
screen.click(image1)

But the image has radio button and some text and I only want to click on the 
radio button. I want to know how to click on particular area or pixels on the 
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     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to