[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Emulation](./puppeteer.protocol.emulation.md) > [SetIdleOverrideRequest](./puppeteer.protocol.emulation.setidleoverriderequest.md) > [isScreenUnlocked](./puppeteer.protocol.emulation.setidleoverriderequest.isscreenunlocked.md) ## Protocol.Emulation.SetIdleOverrideRequest.isScreenUnlocked property Mock isScreenUnlocked Signature: ```typescript isScreenUnlocked: boolean; ```