tradt / sikuli-api

Automatically exported from code.google.com/p/sikuli-api
0 stars 0 forks source link

Sikuli program for different Windows OS #70

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi, I am a newbie with Sikuli and with programming in general.

I having trying to automate a program with this sikuli API for Java and I have 
some questions.

I made my test program to run efficiently in my computer, I am using Windows 
Vista, I changed resolutions and works fine. I tried my script in a netbook 
with windows 7 and it doesn't work, I saw that the feel&look of the windows is 
different so:

Which are the steps to develop a program in sikuli than runs in most windows 
OS? Do I need to take screenshots for XP, Vista, 7 and 8 and work with the 
different scrrenshots depending on the OS running the app, or will I have 
further issues with resolutions?

Is there a better way or some other API that helps me with this? 

Thanks!

Original issue reported on code.google.com by BaLanZen...@gmail.com on 27 Aug 2013 at 10:54

GoogleCodeExporter commented 9 years ago
Hi,

I am also facing such a problem. Tried with different versions of java, 
resolutions, .NET framework... Are there some special requirements of system to 
have in order to run sikuli properly?

Original comment by robert.g...@gmail.com on 7 Jul 2014 at 2:13