Error in type into activity

askvajrang i got an error in type into activity Type Into ‘combo box’: Could not find the user-interface (UI) element for this action.

Possible solutions:
• Ensure application is opened and the UI element is visible on the screen at execution time
• Edit the Target of the UI activity and use Validation to debug the issue.
• If needed, re-indicate the element as its properties might have changed
• Use “Check state” activity to check the application state before executing the action
• Increase the “Delay before” value to allow time to the application to render entirely and become responsive

@Singeetham_Sricharan
follow this document:

Error is like check ui explorer and re- indicate the element and provide anchor.
Possible solutions: follow this points the clear the error
• Ensure application is opened and the UI element is visible on the screen at execution time
• Edit the Target of the UI activity and use Validation to debug the issue.
• If needed, re-indicate the element as its properties might have changed
• Use “Check state” activity to check the application state before executing the action
• Increase the “Delay before” value to allow time to the application to render entirely and become responsive

Could you pls show the selector and if possible the input field too

Thanks

Hi @Singeetham_Sricharan

You can edit the delay before property for the control , identify the target with possible anchors , retry validation for target , use check state activity .

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