Hi,
I want to set dates from excel file to web application. How can we do this?
Regards,
Hi,
I want to set dates from excel file to web application. How can we do this?
Regards,
Hi,
Can you please share the img of web app, where u want to put date from excel.
Basically you have to make custom selector with the help of ui explore.
Read the excel file and store it in a datatable. Use for each row in datatable activity to iterate the readdatatable data, store the required date column in a variable. Open the web application use type into activity to write the variable data in to the web browser.
Hope it helps!!
Hi @raju_alakuntla ,
Please follow the below steps will give you some idea to automate the process which you are trying to .
Regards,
Kirankumar.