I am trying to download an excel file from share point , after clicking download, the window to enter file path for saving the spreadsheet comes up , but the ui element for this windows are failing .fyi I am using check app state to validate the presence of this window .
So I tried without using the checkapp, directly going in and typing the file path . For the typeinto I have given file. And which is a label as anchor. Not sure the anchor fail is the reason but the type into is failing. Also this doesn’t happen all the time , today two times failed and the third time it worked . Could anyone help me to understand this scenario pls
Thank you both . For now I have given a try catch , with anchor in the try and without anchor if any error . Since I don’t have studio installed on the VM , not able to check anything there . Anyways thank you
So when I install the 365 package , my read range workbook throwing error . Then this “exception has been thrown by the target of an invocation “ when using the 365 scope in the code