How to read multiple lines of csv file and pass in browser?

Capture14

Hi @Pranav_Singh1
First, use Read CSV activity for your CSV FIle. Doing this you get datatable variable like dt.
Second, use For Each Row activity and then inside the activity put open browser.

Main Flow
MainFlow

Read CSV.

For Each Row and Open Browser.

This is sample flow attachment.
OpenBrowserLocalFile.zip (193.6 キロバイト)