How I can do a macro to upload a list of folder (when I have a Open Form) and the list of folder in a csv

Hello I search a Way to upload the contains of my folder in a web page.

I can record my macro but when I have the Open form the macro did not record nothing.

This is what it’s look like :

As you see, I click on

  • 1 (recorded)
  • 2 (recorded)
  • 3 I need to get value from my csv file of the folder path
  • 4 Click on Import to upload my contains
  • 5 Wait the end of upload (timer ou screen result)
  • 6 write in a file what I upload
  • 7 do a loop to 1

thanks for you help.

You can study here and use the example to adjust to your custom needs: Form Filling and File Upload with Selenium IDE commands - Tutorial