New question #267182 on Sikuli: https://answers.launchpad.net/sikuli/+question/267182
I am facing an issue while using SikUli function Region.Click(). I am using this function to detect and click on a Region in a Window. But this fails always. The weird thing is when i do Region.highlight(), it hightlights the particular region correctly. Immediately after that i do Region.Click() which is not clicking on the Region. But in logs it shows it had clicked on it, actually it did not. The Region is in a window inside "TightVNC" App. When the click happens, the cursor just moves outside the TightVNC, but in logs the clicked X & Y dimensions shows a value which correctly maps to the Region to be clicked. I dont understand what is wrong here. Can someone please help me? -- 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

