Loading challenge...
Practice clicking different button types and states
Click count: 0
Last clicked: None
Click different button types to test interactions
Buttons that cannot be clicked
Buttons containing icons and multiple elements
Test double-click event handling
Test right-click / context menu event
Automation hints
id selectors like #btn-primary for reliable element location#click-count increments after each button click#last-clicked displays correct button nameisDisabled() assertiondblclick() for double-click and click(button: right) for context menu