[Sikuli-driver] [Question #236518]: click not registering on site

2013-09-28 Thread marv t
New question #236518 on Sikuli: https://answers.launchpad.net/sikuli/+question/236518 Sikuli will detect and find objects I would like to click on, but the website doesn't register the clicks. Is there anything I can do to change the type of click sikuli uses? -- You received this question

Re: [Sikuli-driver] [Question #236518]: click not registering on site

2013-09-28 Thread RaiMan
Question #236518 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236518 Status: Open = Answered RaiMan proposed the following answer: there are websites (especially some online games) that that can block the clicks produced by Sikuli. So try this: m = find(some_image)