Hello. I'm taking a screenshot of websites with the `screenshot()` method, and even with `fullPage:
Hello. I'm taking a screenshot of websites with the
screenshot() method, and even with fullPage: false i'm getting the full site instead of just the view port. When I also pass captureBeyondViewport: false i am getting only the viewport, however, I also get the scrollbar - which I don't want. Is there a reason I'm getting the full page even when setting it to false. I'm manaully setting the viewport as well.


