For the complete documentation index, see llms.txt. This page is also available as Markdown.

Screenshot

Capture the screen of the device and save it to the computer.

Screenshot is the action of capturing the screen of a mobile device and saving the image file to the computer.

🎥 For more instructional videos: Here.

Explanation of configuration parameters:

  • Output path: The folder on the computer to save the image, for example D:\img.

  • File name: The name of the image file, for example screenshot_1.jpg.

  • Crop area (x,y,w,h): (optional) The cropping area of the image according to x,y,w,h — the coordinates of the top-left corner (x,y) along with the width (w) and height (h). Leave blank if you want to capture the entire screen.

Last updated

Was this helpful?