static JSPromise<JSString> getScreenshot() => getBase64Screenshot().then((value) => value.toJS).toJS;