Cannot use UI_CONTROL_API on this UI node. Please use UI_HARDWARE_EVENTS method

Cannot use simulate click for type into activity for window application

@Pradeep_Shiv

Try with SendWindowMessage option and check once.

1 Like

In the SAP logon screen (logging in via SAP logon pad) when entering the SAP user id and password using Type into activity
a. Simulate type – We are getting the error : “Cannot use UI_CONTROL_API on this UI node. Please use UI_HARDWARE_EVENTS method.”
b. Send Windows Messages – No text is being entered even though the bot executes the type in to activity without error
c. Generic (No Simulate type or Send Windows Messages checked) – the bot types a few of the characters with shift key turned on.

We are unable to figure out what is causing these issues. Send Hotkey seems to be working but we don’t know what is causing the above issues

1 Like

application problem
no worries
thank you

Thank you Pradeep ! Do you have any suggestions for any alternate methods I can try other than send hotkeys ?

changed selectors in element exist and click activity
it’s working fine

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.