Can you automate screenshots?
If you want to automate screenshots, these are the following steps:
- Screen capture API particular to a browser, such as the Screen Capture API.
- The screenshot argument in the Google headless browser allows you to capture a screenshot and store it locally.
- Automate your screen capture using something like selenium or headless selenium.