[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Memory](./puppeteer.protocol.memory.md) > [SimulatePressureNotificationRequest](./puppeteer.protocol.memory.simulatepressurenotificationrequest.md) > [level](./puppeteer.protocol.memory.simulatepressurenotificationrequest.level.md) ## Protocol.Memory.SimulatePressureNotificationRequest.level property Memory pressure level of the notification. Signature: ```typescript level: PressureLevel; ```