Can I DevTools?
Console
Edit
  1. In Safari, you can capture screenshot of the viewport from the Console using console.screenshot().
  2. Alternatively, pass the target node to the function to capture screenshot of a specific node.