Skip to content

Screenshot

Take a screenshot of the device screen, returned as a base64-encoded PNG. Optionally save to a local file.

ParameterTypeRequiredDefaultDescription
savePathstringNoLocal path to save the screenshot file
deviceIdstringNoTarget device serial

Take a screenshot of my device

Capture a screenshot and save to ~/Desktop/screen.png

Take a screenshot and save to ./screenshots/login-screen.png

  • Screen Record — Record video instead
  • UI Dump — Get the view hierarchy alongside the screenshot