On Fri, 19 May 2023 11:48:45 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> 
wrote:

>> This seems OK to me for a rarely repeated operation.
>> Here it is repeated 405 times(at least for my testing), which leads to an 
>> additional ~40.5 s of the test execution time.
>> 100ms is still a pretty solid delay for mouse movement.
>
> ok

Removed setAutoDelay as there are no other robot usage apart from the mouseMove 
where I retained the delay..
Testing is green.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/14026#discussion_r1200155639

Reply via email to