At the moment Web Toolkit has no API that allows to make screenshots, but a screenshot can be made using standard web API - HTMLCanvasElement: toBlob() method.