
Hi Guy's
I have four flows which have worked previously. However, they are now all failing at the point of either open the extracted / downloaded excel file from the web site or once open they fail to click on the file button to access the save menu. Any ideas would be great. Also if you know of any books that would be useful to a beginner..... Thanks in advance.
Hi @pka1969 ,
Actions such as manually clicking the save button won't work. Even if it works for a while they eventually fail especially in a Production environment. Should go with SendKeys and manual navigation of menus only when there is absolutely no other option.
You can make use of the "Save Excel" in-built action on the left hand side list of actions in the Desktop tool.
You can check for Video tutorial playlist here (can search for more on YouTube)
https://www.youtube.com/playlist?list=PLZVSOFwGx4zDK7apie3GqgfX6Tu2kmpMA
Scroll down below to find free learning modules from Microsoft
https://docs.microsoft.com/en-us/certifications/exams/pl-500
Happy Learning.