How to read values from excel and type it into text box or something?

I Want to read user name and password from excel and type those into login fields (user name and password) of an application and login.

Hi Sarwan,

Use read range inside excel application scope and get username and password using read cell.
You can store the value in variable and pass that value in type into activity.

Thanks
Girish

Thank you Girish, I got this.

Hi Sarwan,

I am having the same problem. Could you please send me the XAML file?

Thanks & Regards
Dev