A developer is using a Type Into activity with the input method property set to Simulate. Which property must be enabled for the activity to send a Complete event when it has finished typing and trigger a Ul response from the target application?
A developer is using a Type Into activity with the input method property set to Simulate. Which property must be enabled for the activity to send a Complete event when it has finished typing and trigger a Ul response from the target application?
D is correct https://docs.uipath.com/activities/other/latest/ui-automation/n-type-into
Selecting this check box adds a Complete event after the text entry, in order to register the action correctly.