Get credential activity is taking time to enter credentials into type into fields.How to reduce time?

Used get credential activity to get credentials from orchestrator. But to enter those details in type into fields it is taking time to enter.How to reduce time before type into field to enter data?

Hi @vnsatyasunil

Can you share your .xaml file?
Can take a look at it and then tell, what might be the possible issue.

Regards,
Aditya

not possible to share. But can tell you the sequence
in try catch, in try used open browser activity to open url
then used get credential activity
then attach browser
then type into username
type into password
click login

Ensure that You have a good network connection.
There are no delay after or delay before values specified.
You have used Simulate Type while typing in the values in the respective field.
You are running the workflow and not debugging it.