Getting Error While trying to use Type in to activity at save as tab

Hey guys,

Im trying to “save as” a file but when ım using the “type in to” activity it gives the following error:

“Type Into ‘Edit’: Object reference not set to an instance of an object.”

I cannot use the UI Explorer its currently unusable for me my selectors are like below:

image

Thank you very much.

Hi @berkaykor

Try to add “cls=‘Edit’” in selector like below.
<wnd ctrlid=‘1001’ cls=‘Edit’ />

I get the same error :frowning:

Open that selctor in ui explorer and try add some more peroperties