Unable to type text too big

Hello everybody,

i have some issues with my macros. When i want to fill a text (by using type command) and the text is too big. An error appears

Could you give me a solution?
thank you

What does “text is too big” mean? Can you add a screen video of the issue?

For example this kind of text

image

I know this type of error has already happened to me in the past depends on the automatic correction of the text (the red underline) that slows down the execution of the command and then shows this error.

To solve the problem you have to set

!TIMEOUT_WAIT 20 and !REPLAYSPEED SLOW

In this way ui vision will have the time to wait for the boxes that control the text and slow down the execution of commands.

Try my solution.