While capturing screenshots in Cypress

I am using a screenshot plugin, but it only captures the visible area of the webpage. I need to capture the full page including the bottom section, but it is not working even after scrolling.

Can you please suggest how to capture the complete webpage screenshot? Should I use any specific method or Cypress built-in option?

Hi Snehal,

Please try using the GUI plugin – Capture Web Page option to capture the complete webpage