Skip to content

v0.2.0

Choose a tag to compare

@fatwang2 fatwang2 released this 25 Jul 09:01
· 1 commit to main since this release
8580194

Adds first-class Screenshot API support.

  • Capture PNG, JPEG, or WebP images with client.screenshot().
  • Supports full-page, selector, viewport, wait, timeout, theme, background, animation, and quality options.
  • Returns binary image data together with content type and request ID metadata.