sap_select_radio_button
Select a radio button on the current SAP screen by providing its ID. Obtain available IDs using sap_get_screen_elements.
Instructions
Select a radio button on the current SAP screen.
Use sap_get_screen_elements with type_filter='GuiRadioButton' to find radio button IDs on the current screen.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| radio_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||