← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #189002]: Problem with InternetExplorer textures/images on different machines

 

Question #189002 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/189002

    Status: Open => Needs information

RaiMan requested more information:
What about the width and height in pixels on the different screens (the
physical and the virtual)

You might check this with 
print SCREEN

So if the virtual screen is in a window or scaled somehow, this might be a problem.
Sikuli finds images on a screen as long as they are the same in dimension pixel wise (an image 100x100 must be 100x100 on the screen - if it is scaled even to 99x100, Sikuli will never find it).

So it depends, what Sikuli "sees" on the screen.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.