Capability
Mouse Click Simulation With Button Variants
2 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
** - Programmatic control over Windows system operations including mouse, keyboard, window management, and screen capture using nut.js.
Unique: Provides high-level click API that abstracts mouse button event sequencing (down/up pairs) and timing, allowing developers to specify click type and count without managing low-level input event details
vs others: More intuitive than raw mouse button events because it handles down/up sequencing automatically; more flexible than image-recognition-based clicking because it uses direct coordinate targeting