[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Animation](./puppeteer.protocol.animation.md) > [SetPausedRequest](./puppeteer.protocol.animation.setpausedrequest.md) > [animations](./puppeteer.protocol.animation.setpausedrequest.animations.md) ## Protocol.Animation.SetPausedRequest.animations property Animations to set the pause state of. Signature: ```typescript animations: string[]; ```