[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Animation](./puppeteer.protocol.animation.md) > [ResolveAnimationResponse](./puppeteer.protocol.animation.resolveanimationresponse.md) > [remoteObject](./puppeteer.protocol.animation.resolveanimationresponse.remoteobject.md) ## Protocol.Animation.ResolveAnimationResponse.remoteObject property Corresponding remote object. Signature: ```typescript remoteObject: Runtime.RemoteObject; ```