My web page contains a lot of data which is sonly visible when scroll down. is there any way to get the screenshot of whole webpage using uipath
Hi @faiqaqureshi90
You are asking something like extended screen shot ?
yes screenshot of whole web page.
currently i am using take screenshot activity and its taking screenshot of the screen that is visible only. the screen that appears after pressing page down is not captured. I want to capture whole web page
Just look into the threads
Hi everyone,
I am a beginner in UIPath.
Now I meet a problem with taking a screenshot of the whole page of a web page.
The problem is the web page is too long, and beyond the screen size. So, I cannot capture the whole page with “take screenshot” activity in one time.
I am searching on the internet but there is no useful result.
I wonder if there is any way to capture entire the web page that needs to be scrolled down to appear visible.
if you know any solution for this problem, please let…
Try this and see if you can get the % of scroll (when you reach 100% you’re done)
Hope it hepls
Regards
Sudharsan
Hi
This thread has multiple approach
Like
Plug-in
Custom component
Hope this would help you resolve this
Few things:
Looks likes you are still using old version ( I guess 2.0) .
You did not provide output to the activity because of that you got above error.
This activity doesn’t have to be inside open browser.
Use redirected URL i.e https://www.gsaadvantage.gov/advantage/main/start_page.do
Cheers @faiqaqureshi90