Dear RPA Enthusiast,
I have been trying to simulate the selection of checkbox on SAP Screen.
Methods that I have tried
- Using Click on the control (Did not work as property was not supported)
- Setting focus on the control and then simulate keystroke for space (Did not work. Maybe due to Space key is not supported (Link) or my method was not right. Set focus is supported for SAP Controls but space keystroke is not.
Can somebody please shed some light on this?

Thanks,
Saurabh