Spent lots of time to figure out an easy way to capture full web screen page. Tried with Fireshot and other extensions but not happy the way it works. I found one named Web Screen Capture nupkg developed by [vvaidya] - very easy to use but does not work on all pages. Do you know if there is an update on this nupkg? Is UiPath developing such an activities?
Yes, I have used Data Scraping activities. But this one is for capturing full web page. If you have any sample xaml, would you please share.
Thanks in advance.
finally figured out an alternative to click the Download image. Instead of using Selector, I am sending tab hotkeys to get there and then enter hot key. It’s not clean but does the job. Thanks