Reading the Current selected Radio Button | developer.brewmp.com Reading the Current selected Radio Button | developer.brewmp.com

Developer

Reading the Current selected Radio Button

Forums:

Hi ,

We have a 3rd party application that is developed using BREW UI tool kit (3.X). Now we want to have a hook in the application such that we can get some information from the app for test purposes.

The application has a set of radio buttons and check box associated with static text. Can anybody give us any idea on how we can tap information about the current highlighted radio button or current checked item(i.e. corresponding to what text item that radio button is highlighted (ON) and corresponding to what text item the check box is selected) . We want to use this information to proceed further on our tests.

Any quick help on this is highly appreciated. Thanks