← Back to team overview

sikuli-driver team mailing list archive

[Bug 1244607] Re: gap between preview and run

 

That is really strange:
When I open Chrome with www.google.fr, the the "G" is exactly 67x67 pixel.
The "G" in your shot is 101x101 and hence is not found in my situation, resulting in a FindFailed.

So the question is: where and how did you get this "oversized" G? 
If it is from an IE window on the same system, then the IE somehow renders the Google page different from how Chrome does it.

I have attached your modified script with my "G" and your "G" optimized
(no extra background) and some lines, to see, what is really found in
the Chrome situation,

** Attachment added: "google-modified.sikuli.zip"
   https://bugs.launchpad.net/sikuli/+bug/1244607/+attachment/3893519/+files/google-modified.sikuli.zip

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

Title:
  gap between preview and run

Status in Sikuli:
  New

Bug description:
  Configuration :
  - Sikuli IDE 1.0.1
  - Windows 7
  - www.google.fr on Chrome
  - JRE 6 update 45 for Windows 32 bit

  Hi,
  1) I open Chrome on www.google.fr
  2) I open Sikuli IDE
  3) I make a script with a click on 'G' of Google
  4) I open the match preview popup and I see Sikuli find correctly the 'G' (see attached match preview popup.png)
  5) I run the script : Sikuli doesn't find the 'G', the mouse pointer go on the right of the button "J'ai de la chance"

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


References