Skip to main content
Solved

Take a screenshot of a whole page that has contents with scrolldown

  • August 7, 2025
  • 4 replies
  • 54 views

Forum|alt.badge.img+1

I have a page that has contents even if i scroll down to the end of the page. And i want to take the screenshot of the whole page with the contents and images that are present even when i scroll down. Like this page if i scroll down there are still contents. How do i take the screenshot of the whole page with the contents until the bottom of the page.

 

Best answer by Padmakumar

Hi ​@amrutageorge,

 

If you are doubtful about using a 3rd-party extension for this, you can follow the below method too:

  • Open Developer Tools (F12 or Ctrl+Shift+I).
  • Press Ctrl+Shift+P to open the command menu.
  • Type screenshot, and select Capture full-size screenshot.
  • This captures the entire scrollable page, including content below the fold.

 

If you are using the Edge browser, there is a direct option to do this. Press Ctrl+Shift+S and choose the Capture full page option.

 

4 replies

Aaron.Gleason
Automation Anywhere Team
Forum|alt.badge.img+14
  • Automation Anywhere Team
  • August 7, 2025

Forum|alt.badge.img+1
  • Author
  • Cadet | Tier 2
  • August 7, 2025

@Aaron.Gleason yes this my requirement.But this is a 3rd party extension right? Is it really reliable?What if this becomes paid in the future?Is there any other option?And this also asks for permissions to download the image. i have sensitive information so not sure if thats a good option to give the permissions

 


Aaron.Gleason
Automation Anywhere Team
Forum|alt.badge.img+14
  • Automation Anywhere Team
  • August 7, 2025

@amrutageorge There is a way to do this using the IQ Bot packages, but they're going to be deprecated soon. 

My point is this: Try to find the right tool for the job. Don't use a screwdriver to hammer in a nail. Don't let "what ifs" paralyze you. 😀


Padmakumar
Premier Pathfinder | Tier 7
Forum|alt.badge.img+15
  • Premier Pathfinder | Tier 7
  • Answer
  • August 7, 2025

Hi ​@amrutageorge,

 

If you are doubtful about using a 3rd-party extension for this, you can follow the below method too:

  • Open Developer Tools (F12 or Ctrl+Shift+I).
  • Press Ctrl+Shift+P to open the command menu.
  • Type screenshot, and select Capture full-size screenshot.
  • This captures the entire scrollable page, including content below the fold.

 

If you are using the Edge browser, there is a direct option to do this. Press Ctrl+Shift+S and choose the Capture full page option.