On Tue, 8 Mar 2022 05:13:44 GMT, lawrence.andrews <d...@openjdk.java.net> wrote:
>> This testcase covers both old and new api ( api added in jdk17 >> getAccessibleAction(), getAccessibleActionCount() , >> getAccessibleActionDescription ) >> >> @shurymury >> @savoptik > > lawrence.andrews has updated the pull request incrementally with one > additional commit since the last revision: > > Added comma after the date There is some support for the manual accessibility tests recently added in javax/accessibility/manual test hierarchy. This test should go there and use the support. The tests which are currently there are using SwingSet app. It is very easy to extend the concept to support any other UI. @azuev-java FYI ------------- PR: https://git.openjdk.java.net/jdk/pull/7355