Kiosk Readiness Check

A free go/no-go test for a tenant-facing self-serve kiosk - a leasing-office lobby screen, a self-storage rental terminal, or any always-on signage. It answers one question before you deploy: will this machine and browser stay awake, hold fullscreen, and lock down? It exercises the Screen Wake Lock, Fullscreen, Keyboard Lock, and Idle Detection APIs, plus right-click suppression and the autoplay policy, and tells you whether this browser is kiosk-ready, partially ready, or the wrong browser for the job.

Privacy: Every check runs in this browser tab against this machine's own APIs. Nothing is recorded, uploaded, or transmitted. The screen wake lock is released and fullscreen is exited the moment each check ends. View source to verify.

Configuration

Driver: Wake Lock, Fullscreen, Keyboard Lock & Idle Detection APIs

Takes about 20 seconds. Each check runs behind a button you click; the screen briefly goes fullscreen and back, and nothing leaves this device.

Status Check Step
Pending

Display holds: stays awake and fills the screen

Requests a screen wake lock and enters fullscreen, confirms both, then releases the lock and exits.

1 of 2
Pending

Lockdown: captures keys and detects an idle user

Checks Keyboard Lock, right-click suppression, autoplay policy, and (optional) Idle Detection.

2 of 2