Setting text in windows text box using dynamic selector

How can we set text in windows applications like Calculator’s text box without using activities-Set Text, Type into, and HotKeys?

Hi @briganja.jobs

Can you set the changes in uiexplorer and send screenshot

Thanks
Ashwin.S

Hi Ashwin,

Please find screenshot.

Hi @briganja.jobs

Can you unselect the properties automation id and role and keep name only and display as*

Thanks
Ashwin.S

Hi Ashwin,

My requirement is as below.

1.Take 2 numbers from user, number can be anything between 0 to 1000.
2.Add these numbers using windows calculator but I can’t use Set Text,Get Text,Type Into and Hotkeys activities.
3.Display sum of 2 numbers in message box.

Thanks
Abhishek