On Thu, 30 Oct 2025 19:49:49 GMT, Damon Nguyen <[email protected]> wrote:
>If the mouse movement used in Jemmy really does turn out to be preferred, we >can make a future update to the mouse movement implementation since it does >not seem to need any API doc changes. I don’t think it will be possible to change the implementation once these methods start being used by the tests, as the tests will depend on their behavior in one way or another. This means that once we release these methods, their implementation will essentially be set in stone. It would be better to check how this is implemented in a different API and see how difficult it would be to adjust the current implementation to follow the same behavior. ------------- PR Comment: https://git.openjdk.org/jdk/pull/26969#issuecomment-3482081867
