TypeInto Activity with [k(tab)] is not giving the proper result

Hi,

I have a requirement where I have to extract the data from excel sheet and type into the browser based application. I am using one Type Into Activity to start filling the data with “[k(tab)]”. But its not working properly. Sometimes it typing into the correct field and sometimes not.

I have also increased DelayBetweenKeys to 600-900 but in vain.

Please help.

image

Try send hotkeys activity in loop. Some times typeinto will skip

How will I pass the variable in hotkeys activity?

use loop to send hotkeys,

Hi @therishirawat,

Please find the xaml.

TypeInto.xaml (15.7 KB)

Regards,
Hemal