[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Runtime](./puppeteer.protocol.runtime.md) > [RunScriptResponse](./puppeteer.protocol.runtime.runscriptresponse.md) > [result](./puppeteer.protocol.runtime.runscriptresponse.result.md) ## Protocol.Runtime.RunScriptResponse.result property Run result. Signature: ```typescript result: RemoteObject; ```