Sikuli Click not identifying base images in different machines[Robot Framework]

Asked by harshbansal

Hi,
 I am using Sikuli library in my Robot-Framework testcases. In order to simulate click actions, I have captured images of objects to be clicked. Now I am using SikuliLibrary.Click. It is working fine on my machine but when run on different machine, objects to be clicked are not being identified because of different resolution and screen settings. Is there a way out without changing settings of the different machine?
Thanks!

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
RaiMan (raimund-hocke) said :
#1

Until a few days before today, you would have had to either change the settings or use a different image set for each resolution.

The latest nightly 1.1.3 has a new feature, that might help if your environment fits (you have to check):
http://sikulix-2014.readthedocs.io/en/latest/scripting.html#Settings.AlwaysResize

The caveat: I am rather sure, that the SikuliLibrary does not yet uses 1.1.3.

Can you help with this problem?

Provide an answer of your own, or ask harshbansal for more information if necessary.

To post a message you must log in.