Closed C0D3D3V closed 1 year ago
You asked in your Readme
If you know a way to take one (by estimating the page size for example) I would be happy to see it, so please open an issue or a discussion!
Take a look at playwright they have an option for full page screenshots. https://playwright.dev/python/docs/screenshots#full-page-screenshots
They also use headles Chromium (but it is a general Lib for all major browsers)
You asked in your Readme
Take a look at playwright they have an option for full page screenshots. https://playwright.dev/python/docs/screenshots#full-page-screenshots
They also use headles Chromium (but it is a general Lib for all major browsers)