← Back to team overview

sikuli-driver team mailing list archive

[Question #638577]: Sikulli screen.click() how to give the region where to click

 

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.