Screenshots
Full page
wavexis screenshot https://example.com -o full.png --full-page
Element selector
wavexis screenshot https://example.com -o element.png --selector "h1"
Device emulation
wavexis screenshot https://example.com -o mobile.png --device iphone-15
With JavaScript
wavexis screenshot https://example.com -o dark.png --js "document.body.style.background = 'black'"
Wait for element
wavexis screenshot https://slow-site.com -o out.png --wait-for "main-content"
wavexis screenshot https://example.com -o out.jpg --format jpeg