Hi All,
We have a requirement such that, RPA bot need to open a record details in a web page then, save that details page (webpage) as PDF. We are trying to use keyboard shortcut 'Ctrl+P' to open the print window, where there is option to 'Save as PDF' but, the robotic task is not able to capture any action in that print window.
Could you please tell me how to overcome this issue? I just need to save the webpage as PDF in the bot machine's download folder.
TIA
Discussion posts and replies are publicly visible
Isn't there a function to search for a specific piece of an image on the screen, and then click there? Did you try this?