Create form activity is taking more time to load during execution

It is taking more than 15 seconds to load the form with two text fields and 1 data grid. Is it normal or will it load faster than this?

Hi @Paone

Welcome to our UiPath Forum! :slight_smile:

Could you maybe provide a sample project? It might be normal, but it would be worth double checking.

Please also make sure that you are testing on a fresh project with all activity packages up-to-date and on the latest Studio version.

Thanks for your reply. Clearing the temp files helped me to improve the execution speed for opening the form task. Also I have added deserialize json task inside create form task activity, I think this is why it was causing the delay.