Some useful methods in ExtendedRobot should be migrated into Robot itself so that ExtendedRobot can be removed in the future.
Methods that will be moved are:
click
glide
waitForIdle(delay)
type
Methods that will be moved are:
click
glide
waitForIdle(delay)
type
- csr for
-
JDK-8349593 Migrate useful ExtendedRobot methods into awt.Robot
-
- Draft
-
- links to
-
Review(master) openjdk/jdk/22044