You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add mousedown and mouseup commands for press-and-hold interactions
Separates the mousePressed/mouseReleased CDP events that click bundles
together, enabling press-and-hold patterns needed for CAPTCHA solving
(e.g. Arkose Labs). Follows the same pattern as keydown/keyup.
Supports ref, CSS selector, nodeId, and x/y coordinate targeting.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments