Is it mandatory for you to use a ui based automation instead of the default excel activities?? If yes, can you try recording yhat click activity…as per my understanding yhe click should be under the scope of that window.
You have to put the click in Excel Application Scope
Then have to click on “Read Only” button using “click” activity and then try to use the correct selector
Why are you opening Excel and clicking around in it? That’s usually not how you use Excel files in an automation. There are Excel activities for directly reading what’s in the file. And those activities have the capability of handling the password for you.
Thanks for the help friend, I need to download excel from sharepoint there I need to extract the data from one of the columns, but when I open excel the READ ONLY button appears, if you have another way to do this please help me
Thanks for the help friend,
yes i am opening excel and clicking on it
I need to download excel from sharepoint there I need to extract the data from one of the columns, but when I open excel the READ ONLY button appears, if you have another way to do this please help me
Please pay attention to what everyone is telling you. You don’t interact with Excel by opening it like an application then clicking around in Excel. You use the Excel activities to directly read the data from the Excel file. Please go to the UiPath Academy web page and do the Excel automation classes.