[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Animation](./puppeteer.protocol.animation.md) > [AnimationStartedEvent](./puppeteer.protocol.animation.animationstartedevent.md) > [animation](./puppeteer.protocol.animation.animationstartedevent.animation.md) ## Protocol.Animation.AnimationStartedEvent.animation property Animation that was started. Signature: ```typescript animation: Animation; ```