MarappPrashanth / sikuli-api

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

Visual Affect doesn't work for sikuli-java.jar 1.0.1 version #76

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
I couldn't setup Visual Affect in Sikuli-java api like Slow Motion.

What version of the product are you using? On what operating system?
Sikuli-java 1.0.1 and Window 7 with firefox.

Please provide any additional information below.

By the way, the jar, sikuli-java.jar size is 13,369 KB for version 1.0.1.

-Kurt.

From: Ke Chen [mailto:kchen@boardvantage.com] 
Sent: Monday, September 30, 2013 2:37 PM
To: 'rmhdevelop@me.com'
Cc: 'question235070@answers.launchpad.net'
Subject: Visual Affect 

Hi RaiMan,

I got the sikuli-java.jar file, which you mentioned in that link, then, put it 
in my build path, and run my test suite, I got the Visual Affect like below, 
which is the same as before, do you mean the Visual Affect is just like this?? 
What I was looking for is the Visual Affect like the slow motion in IDE. I will 
take a snapshot below.

Here you go, this is the snapshot which I was looking for in Slow Motion:

So, in other words, even I got the sikuli-java.jar file from the link you 
provided, I still doesn’t get the Visual Affect, what I was looking for in 
slow motion. 
Here is what my setup in java file:

Settings.setShowActions(false);
Settings.SlowMotionDelay = 1; 
Settings.ClickDelay = 0.5;

Please help ! Thanks So much.

-Kurt.

Original issue reported on code.google.com by kurtxc...@gmail.com on 1 Oct 2013 at 9:07

Attachments: