Home > vm-providers > VM > takePNGScreenshot
Takes a screenshot of the virtual machine and returns the corresponding PNG image.
Signature:
takePNGScreenshot(): Promise<PNG>;
Returns:
Promise<PNG>