Type Into Activity: Text is not captured

Hello everyone,

We have a process that has been running smoothly for several months. As of today, type-into activities can no longer be carried out in a mask. The robot clicks in the fields, the selectors are correct. The values ​​come from the config and are also present in the config argument. However, the values ​​are not transferred to the fields. I ask for help.

Many thanks in advance.

This probably means something changed with the application/web page.

We always have to be aware of any changes - upgrades, patches, etc - that happen with applications and web pages our automations use.

@Prisemuetchen,

As you said it was working then it’s defiantly external factors or dependencies changed. Try to reproduce in DEV and get it updated.

Thanks,
Ashok :slight_smile:

What are the options if Type Into doesn’t work? How do we get the text into the fields? Many thanks in advance.

The problem isn’t that Type Into doesn’t work. The problem is that the app or web page changed. There is a setting for the Type Into activity so it will do it even if the UI element is disabled, so try that. You could also try the Set Text activity.

How does a human enter text into the field?