On Windows, the overlay should appear automatically. Click Verify in the iframe:
it should POST to your tracking endpoint, set localStorage["widget_overlay_solved_at"],
and close the overlay. Reloading should keep it hidden for 24 hours.
DevTools checks:
localStorage.getItem("widget_overlay_solved_at"),
WidgetOverlay.show(),
WidgetOverlay.hide().