feat: Add CheckBoxGroup/Dialog/RadioGroup test utils (#9039)
* initial progress for dialog test util
* test the dialog util
* initial radiogroup tester
* fix case with disabled radios
* fix missing orientation in S2 Radiogroup
* add checkbox group test util
* fix tabs test util so that it properly keyboard navigates over disabled tabs
* review comments
* review comments
* fix lint