← Back to team overview

sikuli-driver team mailing list archive

[Bug 1025991] Re: Click not Working consistantly

 

Hi,

My problem is [Resolved]
Please find info below

Just debuged a while and I found out in the console :
[log] Alt+Button1+CLICK 

So, Simple click(image,timeout) in the code was clicking[simulating] as
"Alt+Button1+Click" which changed the focus to MenuBar of IE

Hence I used click(pattern) which worked("simulated") as "click"

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1025991

Title:
  Click not Working consistantly

Status in Sikuli:
  New

Bug description:
  Click is not working properly. It is identifying the image but not clicking it. Moreover it is inconsistent.
  Using 

   The version of Sikuli you were using.: Sikuli Version: Sikuli X-1.0rc3(r905) 
   Your operating system, 32-bit or 64-bit, and its version. : Windows 7,  32-bit, Enterprise

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1025991/+subscriptions


References