Playback delay seems not working

WindowTester allows you to easily create and run unit tests for every GUI they build. It can also be used to generate system level tests.

Moderators: gnebling, Eric Clayberg, Dan Rubel, keertip, Phil Quitslund

Playback delay seems not working

Postby eeybye » Tue Jan 08, 2008 5:05 am

For demo purposes of our automated tests, we wanted to set the playback delay, but the test execution was not delayed at all.

We use Eclipse 3.2.2 and WindowTesterSWT 2.3.0 with a different targetplatfrom than standard eclipse installation folder. The targetplatform looks like this:

Code: Select all
targetplatform
  plugins
    <our own developed plugins and RCP plugins>
  links
    link files to WindowTesterSWT, Eclipse SDK, JDT and PDE

We even tried to copy the workspace property files to the junit workspace, but that didn't help either.

Any ideas ?
eeybye
 
Posts: 22
Joined: Fri Jun 22, 2007 12:34 am
Location: Denmark

Re: Playback delay seems not working

Postby keertip » Thu Jan 10, 2008 11:31 am

Look into Documents and Settings/your user name/WindowTester directory. There should be a settings.properties file which should have the following delay settings :

delay.on=true
mouse.move.delay=20
widget.click.delay=100
key.click.delay=200

If it does not contain these lines, add the above to the file and run the tests.
keertip
Moderator
 
Posts: 221
Joined: Thu Mar 15, 2007 10:26 am


Return to Window Tester

Who is online

Users browsing this forum: No registered users and 1 guest