hover web element.md

Hover Web Element

The Hover Web Element block is used to move the mouse pointer over a web element, such as a button or div, in an already open browser window. When the element is hovered, it is automatically scrolled into view if needed. This block works only with browser windows that were opened using the Start Web Browser block or one of its child windows.

Fully expanded, the Hover Web Element block shows the following properties:

Note: The screenshot on this page uses the Elegance Design , introduced in 2025.3. If you are using an earlier version, your layout may look different.

Quick-start

  1. Drag Hover Web Element onto the canvas.
  2. Connect the block in the flow and capture the target element in Select Web Element; optionally adjust Use occurrence, Default timeout, and scrolling or wait options.
  3. Run the flow when it's ready and use Found element and Not found to guide the next steps in your web automation.

Building block parameters

Parameters

Resources

Topic Description
Flows FAQ Common questions about creating, running, and managing flows in Leapwork.
Flows Troubleshooting Guidelines and solutions for identifying and fixing issues that occur when building or running flows in Leapwork.
Strategy Editor Guidelines for understanding and using the Strategy Editor in Leapwork to define, refine, and validate robust locator strategies for UI elements using DOM structure, tokens, and wildcards.