Automating key interactions

Hi,

I want to automate keystrokes in an application. Is there any activity or control-interaction for this?

Hi @anshu.khetarpal

For automating key strokes, you can use Key Events Activity.

This activity can send the desired key or combination of keys to your application.

You can refer this knowledge base for more information on Key Events activity.

thanks, this resolves my query