[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Animation](./puppeteer.protocol.animation.md) > [ReleaseAnimationsRequest](./puppeteer.protocol.animation.releaseanimationsrequest.md) > [animations](./puppeteer.protocol.animation.releaseanimationsrequest.animations.md) ## Protocol.Animation.ReleaseAnimationsRequest.animations property List of animation ids to seek. Signature: ```typescript animations: string[]; ```