On Tue, 16 Sep 2025 23:08:05 GMT, Damon Nguyen <[email protected]> wrote:
>> Some useful methods (click, glide, waitForIdle, type) in ExtendedRobot >> should be migrated into Robot itself so that ExtendedRobot can be removed in >> the future. The tests using these ExtendedRobot methods will be handled >> separately. > > Damon Nguyen has updated the pull request incrementally with one additional > commit since the last revision: > > Remove wrong PL change By the way, I think it's worth comparing this to some other API, like Jemmy, which is used in the sanity testsuite. It implements a nice mouse movement with acceleration and deceleration to demonstrate the tooltips. Just to think about other ways to implement sliding. ------------- PR Comment: https://git.openjdk.org/jdk/pull/26969#issuecomment-3300887917
