Password popup is appearing even though we have provided the correct password in the use excel file properties

Hi All,

I am working on excel automation, where I am downloading the excel from the dropbox which is password protected. I have used use excel file activity in that i have provided both edit password and password with the same value. even after providing that i am getting an password popup, since this popup is appearing the bot is not able to move on to next steps and it is been stuck in the same place.

@pshanmugam ,

Use parallel activity and inside that use the click activity to use click/ close the pop up.

@pshanmugam

Welcome to the community

Is the provided password correct?

Just to check can you try adding apssword to any other excel and try only to read it with the password and check

Cheers

We have provided with the correct but still a popup is appearing on the screen

@pshanmugam

try parallel

on left give password steps and on right give excel activities