Delay before type into activity

Hello,
I have a type into activity to continue on error but even if I change the delay after and before parameter there is a 30 sec delay.

Any ideas on how I can fix this??

Hi @syi ,

These fields expect you to add delay in milliseconds.
1 second = 1000 milliseconds.

Hope this helps you. :slightly_smiling_face:

set timeout and limit the element retrieval timespan

1 Like

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