Question #216523 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/216523
Lasya Kiran posted a new comment: Did that work? I am actually trying to click on the right most part of an image, but the target offset doesn't work. It just clicks on the center of the image. I am trying to use the following code: DesktopMouse mouse = new DesktopMouse(); ScreenRegion r; mouse.click(r.getRelativeScreenLocation(121, 0)); Note: I got the target offset numbers from Sikuli IDE. I greatly appreciate your response. Thanks. -- You received this question notification because you are a member of Sikuli Drivers, which 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

