hi,
I am trying to upload multiple file using web upload file .all the file are present in one folder so i want to upload all the file at the same time.
manually I am able to Select multiple file and upload that file but using Automation how can I achieve this.
Can you try with below scenario:
- Input all files from folder using “Get File Names”.
- Provide Filename from Get File Names in File path field.