Hi
I want to build system to read excel file and then open browser and fill boxes with the information in excel
Can you help me please?
First read range->for each row → open browser
And then what?
Hi
I want to build system to read excel file and then open browser and fill boxes with the information in excel
Can you help me please?
First read range->for each row → open browser
And then what?
Hi @Rawan_Alrr,
Can you use Type Into Activity and type in your browser with the information that you’ve read from excel?
No, the robot should take the information from excel sheet
The flow should be like this.
Open Browser → Read Range → ForEach Row → Multiple Type Into activities to enter excel data.