LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

testdriver:hover - Hover over elements or coordinates

Move mouse cursor over elements or coordinates without clicking

Tags

Updated: 2026-03-23
mouse interactionUI testing

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • hover over elements
  • hover at coordinates

Inputs

  • element
  • X coordinate
  • Y coordinate

Outputs

  • Promise<void>

Requirements

  • found element

Source

  • Spec: SKILL.md
hover over elements
hover at coordinates
element
X coordinate
Y coordinate
Promise<void>