Timothy Wall | 1 Jul 2005 20:24
Picon

Re: Error running JavaProjectTester

One thing to try is adjust the inter-event delay, effectively making 
the robot run more slowly.  On AWT this is controled by the property 
abbot.robot.auto_delay, not sure if it's the same for SWT.

It helps to first isolate where in the sequence events the action is 
playing improperly, then instrument to determine if there is a timing 
bug, data bug, or some other problem.

On Jul 1, 2005, at 1:44 PM, lcj <at> ddci.com wrote:

> Scott,
>
> Yes, I know... it's very strange.  All of the abbot plug-ins you 
> mentioned
> are in my workspace properly
> and compile without errors.  If I repeatedly run the test, it will 
> succeed
> from time to time and
> complete the test properly.  But, that only happens maybe once out of 
> 10
> times of executing the test.
>
> I tried to write my own "project tester" test using the 
> JavaProjectTester
> as a template, and it could not
> find my project item in the list either.  The "New" dialog is 
> displayed,
> and I can see that the items in the list
> are visible, but for some reason the test cannot find them.  If I 
> select
(Continue reading)


Gmane