For the complete documentation index, see llms.txt. This page is also available as Markdown.

Mouse release

Mouse release is the action that commands the mouse, which is in a pressed state, to immediately release the left mouse button. This action does not have complex configuration parameters and is always a mandatory ending step for a series of drag-and-drop data operations.

🎥 Watch the tutorial video: Here.

Practical application in command sequences:

This action combines with previous commands to fully complete a simulated task:

  • Step 1: Mouse press and hold to press and hold onto the captcha slider or an interface element.

  • Step 2: Mouse move to drag that element to the target position.

  • Step 3: Mouse release to release the mouse, completing the drop of the element at the new position for the website system to register the result.

Last updated

Was this helpful?