Loading challenge...
challenges.overlapped-element.description
Button presses: 0
Overlay absorbed: 0
Overlay: covering
A transparent layer sits on top of the button. Only one of the two counters can move.
The overlay is nearly invisible and slightly larger than the button. A normal click is refused because the button is not the topmost element at that point; forcing the click dispatches it anyway — at the overlay.
Dismiss the layer first, the way a real user would close a banner
Which element actually received each click
No clicks yet.