[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [CSS](./puppeteer.protocol.css.md) > [CSSKeyframesRule](./puppeteer.protocol.css.csskeyframesrule.md) > [animationName](./puppeteer.protocol.css.csskeyframesrule.animationname.md) ## Protocol.CSS.CSSKeyframesRule.animationName property Animation name. Signature: ```typescript animationName: Value; ```