<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Browser](./puppeteer.protocol.browser.md) > [GetVersionResponse](./puppeteer.protocol.browser.getversionresponse.md) > [jsVersion](./puppeteer.protocol.browser.getversionresponse.jsversion.md) ## Protocol.Browser.GetVersionResponse.jsVersion property V8 version. <b>Signature:</b> ```typescript jsVersion: string; ```