Assistive-Webdriver

Home > vm-providers > VM > takePNGScreenshot

VM.takePNGScreenshot() method

Takes a screenshot of the virtual machine and returns the corresponding PNG image.

Signature:

takePNGScreenshot(): Promise<PNG>;

Returns:

Promise<PNG>