How to attach a .xlsx file into the website?

Hi,

I need to attach .xlsx file in my web application. It does through a browse button on webpage and once clicked on it,user selects a .xlsx or a .txt file from windows explored and attaches it in the web application.
I have recorded it but when run system throws error.

Also am able to generate .xlsx file through uipath but, I am unable to upload it in my web application, maybe the file can be a corrupted one. Kindly assist.

Thanks,
Pranali

Hi @Pranali,
Use uiexplorer to get the exact selector and try again.

The error message showing selector not found.
Regards,
Arivu :slight_smile:

May I know how we can use it? Extracting selector from UIExplorer?